Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс VideoConfChat
+ Граф наследования:VideoConfChat:

Открытые члены

 getDefaultEntityType ()
 
 generateTitle ()
 
 setExtranet (?bool $extranet)
 
 getExtranet ()
 
- Открытые члены унаследованные от GroupChat
 setType (string $type)
 
 allowMention ()
 
 add (array $params, ?Context $context=null)
 
 checkTitle ()
 
 sendPushUpdateMessage (Message $message)
 
 sendMessage ($message, $sendingConfig=null)
 
 getPopupData (array $excludedList=[])
 

Защищенные члены

 needToSendGreetingMessages ()
 
 getCodeGreetingMessage (\Bitrix\Im\V2\Entity\User\User $author)
 
 prepareParams (array $params=[])
 
 updateStateAfterUsersAdd (array $usersToAdd)
 
 updateStateAfterUserDelete (int $deletedUserId)
 
- Защищенные члены унаследованные от GroupChat
 getDefaultType ()
 
 checkAccessWithoutCaching (int $userId)
 
 filterParams (array $params)
 
 addUsersToRelation (array $usersToAdd, array $managerIds=[], ?bool $hideHistory=null)
 
 sendPushReadOpponent (MessageCollection $messages, int $lastId)
 
 sendGreetingMessage (?int $authorId=null)
 
 sendMessageAuthorChange (\Bitrix\Im\V2\Entity\User\User $author)
 
 sendBanner (?int $authorId=null)
 
 sendInviteMessage (?int $authorId=null)
 
 sendDescriptionMessage (?int $authorId=null)
 

Дополнительные унаследованные члены

- Открытые статические члены унаследованные от Chat
static getTypes ()
 
static getType ($chatData)
 
static getRelation ($chatId, $params=[])
 
static mute ($chatId, $action, $userId=null)
 
static getMessageCount ($chatId, $userId=null)
 
static hasAccess ($chatId)
 
static getMessages ($chatId, $userId=null, $options=Array())
 
static getUsers ($chatId, $options=[])
 
static getById ($id, $params=array())
 
static getList ($params=array())
 
static formatChatData ($chat)
 
static getListParams ($params)
 
static toJson ($array)
 
static isUserInChat ($chatId, $userId=0)
 
static isUserKickedFromChat ($chatId, $userId=0)
 
static checkReplicaDeprecatedAgent ()
 
static isActionAllowed ($dialogId, $action, $entityType=null)
 
static getOwnerById ($dialogId)
 
static fillCounterData (array $chats)
 
- Открытые атрибуты унаследованные от Chat
const TYPE_SYSTEM = 'S'
 
const TYPE_PRIVATE = 'P'
 
const TYPE_OPEN = 'O'
 
const TYPE_THREAD = 'T'
 
const TYPE_GROUP = 'C'
 
const TYPE_CHANNEL = 'N'
 
const TYPE_OPEN_LINE = 'L'
 
const STATUS_UNREAD = 0
 
const STATUS_NOTIFY = 1
 
const STATUS_READ = 2
 
const LIMIT_SEND_EVENT = 30
 
const FILTER_LIMIT = 50
 

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

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

Методы

◆ generateTitle()

generateTitle ( )

Переопределяет метод предка GroupChat.

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

◆ getCodeGreetingMessage()

getCodeGreetingMessage ( \Bitrix\Im\V2\Entity\User\User $author)
protected

Переопределяет метод предка GroupChat.

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

◆ getDefaultEntityType()

getDefaultEntityType ( )

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

◆ getExtranet()

getExtranet ( )

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

◆ needToSendGreetingMessages()

needToSendGreetingMessages ( )
protected

Переопределяет метод предка GroupChat.

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

◆ prepareParams()

prepareParams ( array $params = [])
protected

Переопределяет метод предка GroupChat.

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

◆ setExtranet()

setExtranet ( ?bool $extranet)

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

◆ updateStateAfterUserDelete()

updateStateAfterUserDelete ( int $deletedUserId)
protected

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

◆ updateStateAfterUsersAdd()

updateStateAfterUsersAdd ( array $usersToAdd)
protected

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