Bitrix API

GoToChat

Table of Contents

Constants

NOTIFICATIONS_MESSAGE_CODE  = 'GOTO_CHAT'

Methods

__construct()  : mixed
isActive()  : bool
send()  : Result
setConnectorId()  : GoToChat
setOwner()  : GoToChat

Constants

NOTIFICATIONS_MESSAGE_CODE

public mixed NOTIFICATIONS_MESSAGE_CODE = 'GOTO_CHAT'

Methods

__construct()

public __construct([string $senderType = 'bitrix24' ][, string $senderChannelId = 'bitrix24' ]) : mixed
Parameters
$senderType : string = 'bitrix24'
$senderChannelId : string = 'bitrix24'

isActive()

public static isActive() : bool
Return values
bool

send()

public send(string $from, int $to[, int|null $lineId = null ]) : Result
Parameters
$from : string
$to : int
$lineId : int|null = null
Return values
Result

setConnectorId()

public setConnectorId(string $connectorId) : GoToChat
Parameters
$connectorId : string
Return values
GoToChat

        
On this page

Search results