1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
services_descriptions.php
См. документацию.
1
<?php
2
3
use
Bitrix\Pull\Push\ServiceList
;
4
5
class
CPushDescription
6
{
7
// backwards compatibility
8
const
TYPE_APPLE
= ServiceList::TYPE_APPLE;
9
const
TYPE_APPLE_VOIP
= ServiceList::TYPE_APPLE_VOIP;
10
const
TYPE_GOOGLE
= ServiceList::TYPE_GOOGLE;
11
const
TYPE_GOOGLE_REV2
= ServiceList::TYPE_GOOGLE_REV2;
12
const
TYPE_HUAWEI
= ServiceList::TYPE_HUAWEI;
13
}
Bitrix\Pull\Push\ServiceList
Определения
servicelist.php:6
CPushDescription
Определения
services_descriptions.php:6
CPushDescription\TYPE_HUAWEI
const TYPE_HUAWEI
Определения
services_descriptions.php:12
CPushDescription\TYPE_APPLE_VOIP
const TYPE_APPLE_VOIP
Определения
services_descriptions.php:9
CPushDescription\TYPE_GOOGLE
const TYPE_GOOGLE
Определения
services_descriptions.php:10
CPushDescription\TYPE_APPLE
const TYPE_APPLE
Определения
services_descriptions.php:8
CPushDescription\TYPE_GOOGLE_REV2
const TYPE_GOOGLE_REV2
Определения
services_descriptions.php:11
bitrix
modules
pull
classes
general
pushservices
services_descriptions.php
Создано системой
1.14.0