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

Открытые члены

 hasOutgoingMessages ()
 
 getOutgoingMessages ()
 
 setOutgoingMessages (\Bitrix\Pull\Protobuf\OutgoingMessagesResponse $value=null)
 
 hasChannelStats ()
 
 getChannelStats ()
 
 setChannelStats (\Bitrix\Pull\Protobuf\ChannelStatsResponse $value=null)
 
 hasServerStats ()
 
 getServerStats ()
 
 setServerStats (\Bitrix\Pull\Protobuf\JsonResponse $value=null)
 
 extensions ()
 
 unknownFieldSet ()
 
 toStream (\Protobuf\Configuration $configuration=null)
 
 writeTo (\Protobuf\WriteContext $context)
 
 readFrom (\Protobuf\ReadContext $context)
 
 serializedSize (\Protobuf\ComputeSizeContext $context)
 
 clear ()
 
 merge (\Protobuf\Message $message)
 

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

static fromStream ($stream, \Protobuf\Configuration $configuration=null)
 
static fromArray (array $values)
 
static descriptor ()
 

Защищенные данные

 $unknownFieldSet = null
 
 $extensions = null
 
 $outgoingMessages = null
 
 $channelStats = null
 
 $serverStats = null
 

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

Generated by Protobuf protoc plugin.

File descriptor : response.proto Protobuf message : Response

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

Методы

◆ clear()

clear ( )

{}

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

◆ descriptor()

static descriptor ( )
static

{}

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

◆ extensions()

extensions ( )

{}

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

◆ fromArray()

static fromArray ( array $values)
static

{}

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

◆ fromStream()

static fromStream ( $stream,
\Protobuf\Configuration $configuration = null )
static

{}

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

◆ getChannelStats()

getChannelStats ( )

Get 'channelStats' value

Возвращает
\Bitrix\Pull\Protobuf\ChannelStatsResponse

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

◆ getOutgoingMessages()

getOutgoingMessages ( )

Get 'outgoingMessages' value

Возвращает
\Bitrix\Pull\Protobuf\OutgoingMessagesResponse

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

◆ getServerStats()

getServerStats ( )

Get 'serverStats' value

Возвращает
\Bitrix\Pull\Protobuf\JsonResponse

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

◆ hasChannelStats()

hasChannelStats ( )

Check if 'channelStats' has a value

Возвращает
bool

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

◆ hasOutgoingMessages()

hasOutgoingMessages ( )

Check if 'outgoingMessages' has a value

Возвращает
bool

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

◆ hasServerStats()

hasServerStats ( )

Check if 'serverStats' has a value

Возвращает
bool

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

◆ merge()

merge ( \Protobuf\Message $message)

{}

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

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

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

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

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

◆ setChannelStats()

setChannelStats ( \Bitrix\Pull\Protobuf\ChannelStatsResponse $value = null)

Set 'channelStats' value

Аргументы
\Bitrix\Pull\Protobuf\ChannelStatsResponse$value

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

◆ setOutgoingMessages()

setOutgoingMessages ( \Bitrix\Pull\Protobuf\OutgoingMessagesResponse $value = null)

Set 'outgoingMessages' value

Аргументы
\Bitrix\Pull\Protobuf\OutgoingMessagesResponse$value

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

◆ setServerStats()

setServerStats ( \Bitrix\Pull\Protobuf\JsonResponse $value = null)

Set 'serverStats' value

Аргументы
\Bitrix\Pull\Protobuf\JsonResponse$value

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

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

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

◆ unknownFieldSet()

unknownFieldSet ( )

{}

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

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

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

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

◆ $channelStats

$channelStats = null
protected

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

◆ $extensions

$extensions = null
protected

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

◆ $outgoingMessages

$outgoingMessages = null
protected

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

◆ $serverStats

$serverStats = null
protected

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

◆ $unknownFieldSet

$unknownFieldSet = null
protected

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