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

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

 hasReceiversList ()
 
 getReceiversList ()
 
 setReceiversList (\Protobuf\Collection $value=null)
 
 addReceivers (\Bitrix\Pull\Protobuf\Receiver $value)
 
 hasSender ()
 
 getSender ()
 
 setSender (\Bitrix\Pull\Protobuf\Sender $value=null)
 
 hasBody ()
 
 getBody ()
 
 setBody ($value=null)
 
 hasExpiry ()
 
 getExpiry ()
 
 setExpiry ($value=null)
 
 hasType ()
 
 getType ()
 
 setType ($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
 
 $receivers = null
 
 $sender = null
 
 $body = null
 
 $expiry = null
 
 $type = null
 

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

Generated by Protobuf protoc plugin.

File descriptor : request.proto Protobuf message : IncomingMessage

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

Методы

◆ addReceivers()

addReceivers ( \Bitrix\Pull\Protobuf\Receiver $value)

Add a new element to 'receivers'

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

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

◆ clear()

clear ( )

{}

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

◆ descriptor()

static descriptor ( )
static

{}

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

◆ extensions()

extensions ( )

{}

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

◆ fromArray()

static fromArray ( array $values)
static

{}

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

◆ fromStream()

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

{}

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

◆ getBody()

getBody ( )

Get 'body' value

Возвращает
string

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

◆ getExpiry()

getExpiry ( )

Get 'expiry' value

Возвращает
int

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

◆ getReceiversList()

getReceiversList ( )

Get 'receivers' value

Возвращает
\Protobuf\Collection<\Bitrix\Pull\Protobuf\Receiver>

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

◆ getSender()

getSender ( )

Get 'sender' value

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

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

◆ getType()

getType ( )

Get 'type' value

Возвращает
string

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

◆ hasBody()

hasBody ( )

Check if 'body' has a value

Возвращает
bool

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

◆ hasExpiry()

hasExpiry ( )

Check if 'expiry' has a value

Возвращает
bool

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

◆ hasReceiversList()

hasReceiversList ( )

Check if 'receivers' has a value

Возвращает
bool

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

◆ hasSender()

hasSender ( )

Check if 'sender' has a value

Возвращает
bool

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

◆ hasType()

hasType ( )

Check if 'type' has a value

Возвращает
bool

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

◆ merge()

merge ( \Protobuf\Message $message)

{}

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

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

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

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

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

◆ setBody()

setBody ( $value = null)

Set 'body' value

Аргументы
string$value

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

◆ setExpiry()

setExpiry ( $value = null)

Set 'expiry' value

Аргументы
int$value

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

◆ setReceiversList()

setReceiversList ( \Protobuf\Collection $value = null)

Set 'receivers' value

Аргументы

Protobuf\Collection<\Bitrix\Pull\Protobuf\Receiver> $value

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

◆ setSender()

setSender ( \Bitrix\Pull\Protobuf\Sender $value = null)

Set 'sender' value

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

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

◆ setType()

setType ( $value = null)

Set 'type' value

Аргументы
string$value

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

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

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

◆ unknownFieldSet()

unknownFieldSet ( )

{}

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

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

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

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

◆ $body

$body = null
protected

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

◆ $expiry

$expiry = null
protected

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

◆ $extensions

$extensions = null
protected

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

◆ $receivers

$receivers = null
protected

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

◆ $sender

$sender = null
protected

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

◆ $type

$type = null
protected

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

◆ $unknownFieldSet

$unknownFieldSet = null
protected

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