См. определение в файле workgroup.php строка 20
◆ buildChatName()
static buildChatName |
( |
| $groupName, |
|
|
| $params = array() ) |
|
static |
◆ createChat()
static createChat |
( |
| $params | ) |
|
|
static |
◆ getChatData()
static getChatData |
( |
| $params | ) |
|
|
static |
◆ getGroupChatAvailable()
static getGroupChatAvailable |
( |
| $groupId = false | ) |
|
|
static |
◆ getNumberOfMembers()
static getNumberOfMembers |
( |
int | $groupId | ) |
|
|
static |
The method returns the number of group members.
- Аргументы
-
- Возвращает
- int
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле workgroup.php строка 320
◆ getUseChat()
◆ setChatManagers()
static setChatManagers |
( |
| $params | ) |
|
|
static |
◆ unlinkChat()
static unlinkChat |
( |
| $params | ) |
|
|
static |
◆ CHAT_ENTITY_TYPE
const CHAT_ENTITY_TYPE = "SONET_GROUP" |