Bitrix API

ChatAnalytics extends AbstractAnalytics

Table of Contents

Constants

SUBMIT_CREATE_NEW  = 'submit_create_new'

Methods

__construct()  : mixed
addAddDepartment()  : void
addAddUser()  : void
addDeleteDepartment()  : void
addDeleteUser()  : void
addEditDescription()  : void
addEditPermissions()  : void
addFollowComments()  : void
addSetType()  : void
addSubmitCreateNew()  : void
addUploadFile()  : void
blockSingleUserEvents()  : void
unblockSingleUserEventsByChat()  : void

Constants

SUBMIT_CREATE_NEW

public mixed SUBMIT_CREATE_NEW = 'submit_create_new'

Methods

addAddUser()

public addAddUser([Reason $reason = Reason::DEFAULT ][, bool $isJoin = false ]) : void
Parameters
$reason : Reason = Reason::DEFAULT
$isJoin : bool = false

addFollowComments()

public addFollowComments(bool $flag) : void
Parameters
$flag : bool

addUploadFile()

public addUploadFile(File $file) : void
Parameters
$file : File

blockSingleUserEvents()

public static blockSingleUserEvents([Chat|null $chat = null ]) : void
Parameters
$chat : Chat|null = null

unblockSingleUserEventsByChat()

public static unblockSingleUserEventsByChat(Chat $chat) : void
Parameters
$chat : Chat

        
On this page

Search results