Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SenderType
+ Граф наследования:SenderType:

Открытые статические члены

static UNKNOWN ()
 
static CLIENT ()
 
static BACKEND ()
 
static valueOf ($value)
 

Открытые атрибуты

const UNKNOWN_VALUE = 0
 
const CLIENT_VALUE = 1
 
const BACKEND_VALUE = 2
 

Статические защищенные данные

static $UNKNOWN = null
 
static $CLIENT = null
 
static $BACKEND = null
 

Подробное описание

Generated by Protobuf protoc plugin.

File descriptor : sender.proto Protobuf enum : SenderType

См. определение в файле sendertype.php строка 15

Методы

◆ BACKEND()

static BACKEND ( )
static
Возвращает
\Bitrix\Pull\Protobuf\SenderType

См. определение в файле sendertype.php строка 75

◆ CLIENT()

static CLIENT ( )
static
Возвращает
\Bitrix\Pull\Protobuf\SenderType

См. определение в файле sendertype.php строка 63

◆ UNKNOWN()

static UNKNOWN ( )
static
Возвращает
\Bitrix\Pull\Protobuf\SenderType

См. определение в файле sendertype.php строка 51

◆ valueOf()

static valueOf ( $value)
static
Аргументы
int$value
Возвращает
\Bitrix\Pull\Protobuf\SenderType

См. определение в файле sendertype.php строка 88

Данные класса

◆ $BACKEND

$BACKEND = null
staticprotected

См. определение в файле sendertype.php строка 46

◆ $CLIENT

$CLIENT = null
staticprotected

См. определение в файле sendertype.php строка 41

◆ $UNKNOWN

$UNKNOWN = null
staticprotected

См. определение в файле sendertype.php строка 36

◆ BACKEND_VALUE

const BACKEND_VALUE = 2

BACKEND = 2

См. определение в файле sendertype.php строка 31

◆ CLIENT_VALUE

const CLIENT_VALUE = 1

CLIENT = 1

См. определение в файле sendertype.php строка 26

◆ UNKNOWN_VALUE

const UNKNOWN_VALUE = 0

UNKNOWN = 0

См. определение в файле sendertype.php строка 21