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

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

static canUse ()
 
static getExcludedChannelCodes ()
 
static send ($to, $text)
 

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

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

Методы

◆ canUse()

static canUse ( )
static

Can use.

Возвращает
bool|null

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

◆ getExcludedChannelCodes()

static getExcludedChannelCodes ( )
static

Get excluded channel codes.

Возвращает
array

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

◆ send()

static send ( $to,
$text )
static

Send.

Аргументы
string$toTo number. Like: livechat|12323|213123, without imol|.
string$textText.
Возвращает
bool

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