1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
services_descriptions.php
См. документацию.
1<?php
2
4
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}
const TYPE_HUAWEI
Определения services_descriptions.php:12
const TYPE_APPLE_VOIP
Определения services_descriptions.php:9
const TYPE_GOOGLE
Определения services_descriptions.php:10
const TYPE_APPLE
Определения services_descriptions.php:8
const TYPE_GOOGLE_REV2
Определения services_descriptions.php:11