1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
Method.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\MessageService\Providers\Edna\Constants;
4
5
class
Method
6
{
7
public
const
GET_CHANNELS
=
'channel-profile'
;
8
public
const
GET_CASCADES
=
'cascade/get-all/'
;
9
public
const
SEND_MESSAGE
=
'cascade/schedule'
;
10
public
const
GET_TEMPLATES
=
'message-matchers/get-by-request'
;
11
public
const
SEND_TEMPLATE
=
'message-matchers'
;
12
}
Bitrix\MessageService\Providers\Edna\Constants\Method
Определения
Method.php:6
Bitrix\MessageService\Providers\Edna\Constants\Method\GET_TEMPLATES
const GET_TEMPLATES
Определения
Method.php:10
Bitrix\MessageService\Providers\Edna\Constants\Method\GET_CASCADES
const GET_CASCADES
Определения
Method.php:8
Bitrix\MessageService\Providers\Edna\Constants\Method\SEND_MESSAGE
const SEND_MESSAGE
Определения
Method.php:9
Bitrix\MessageService\Providers\Edna\Constants\Method\SEND_TEMPLATE
const SEND_TEMPLATE
Определения
Method.php:11
Bitrix\MessageService\Providers\Edna\Constants\Method\GET_CHANNELS
const GET_CHANNELS
Определения
Method.php:7
bitrix
modules
messageservice
lib
Providers
Edna
Constants
Method.php
Создано системой
1.14.0