Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Chat

Открытые статические члены

static getList (array $params=[])
 
static joinChat ($internalId)
 

Подробное описание

См. определение в файле chat.php строка 7

Методы

◆ getList()

static getList ( array $params = [])
static

Returns chat list.

Аргументы
array$paramsAdditional params.
Возвращает
PublicActionResult

См. определение в файле chat.php строка 14

◆ joinChat()

static joinChat ( $internalId)
static

Invite current user to the chat and returns IM chat id.

Аргументы
int$internalIdInternal chat id.
Возвращает
PublicActionResult

См. определение в файле chat.php строка 36