Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
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
}
Bitrix\MessageService\Providers\Edna\Constants\Method
Definition
Method.php:6
Bitrix\MessageService\Providers\Edna\Constants\Method\GET_TEMPLATES
const GET_TEMPLATES
Definition
Method.php:10
Bitrix\MessageService\Providers\Edna\Constants\Method\GET_CASCADES
const GET_CASCADES
Definition
Method.php:8
Bitrix\MessageService\Providers\Edna\Constants\Method\SEND_MESSAGE
const SEND_MESSAGE
Definition
Method.php:9
Bitrix\MessageService\Providers\Edna\Constants\Method\GET_CHANNELS
const GET_CHANNELS
Definition
Method.php:7
Bitrix\MessageService\Providers\Edna\Constants
Definition
CallbackType.php:3
modules
messageservice
lib
Providers
Edna
Constants
Method.php
Создано системой
1.10.0