1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
ChannelType.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\MessageService\Providers\Edna\Constants;
4
5
class
ChannelType
6
{
7
public
const
WHATSAPP
=
'WHATSAPP'
;
8
public
const
SMS
=
'SMS'
;
9
public
const
VIBER
=
'VIBER'
;
10
11
public
static
function
getAllTypeList
():
array
12
{
13
return
[
14
self::WHATSAPP,
15
self::SMS,
16
self::VIBER,
17
];
18
}
19
}
Bitrix\MessageService\Providers\Edna\Constants\ChannelType
Определения
ChannelType.php:6
Bitrix\MessageService\Providers\Edna\Constants\ChannelType\WHATSAPP
const WHATSAPP
Определения
ChannelType.php:7
Bitrix\MessageService\Providers\Edna\Constants\ChannelType\SMS
const SMS
Определения
ChannelType.php:8
Bitrix\MessageService\Providers\Edna\Constants\ChannelType\VIBER
const VIBER
Определения
ChannelType.php:9
Bitrix\MessageService\Providers\Edna\Constants\ChannelType\getAllTypeList
static getAllTypeList()
Определения
ChannelType.php:11
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
bitrix
modules
messageservice
lib
Providers
Edna
Constants
ChannelType.php
Создано системой
1.14.0