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

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

 hasId ()
 
 getId ()
 
 setId ($value=null)
 
 hasBody ()
 
 getBody ()
 
 setBody ($value=null)
 
 hasExpiry ()
 
 getExpiry ()
 
 setExpiry ($value=null)
 
 hasCreated ()
 
 getCreated ()
 
 setCreated ($value=null)
 
 hasSender ()
 
 getSender ()
 
 setSender (\Bitrix\Pull\Protobuf\Sender $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
 
 $id = null
 
 $body = null
 
 $expiry = null
 
 $created = null
 
 $sender = null
 

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

Generated by Protobuf protoc plugin.

File descriptor : response.proto Protobuf message : OutgoingMessage

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

Методы

◆ clear()

clear ( )

{}

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

◆ descriptor()

static descriptor ( )
static

{}

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

◆ extensions()

extensions ( )

{}

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

◆ fromArray()

static fromArray ( array $values)
static

{}

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

◆ fromStream()

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

{}

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

◆ getBody()

getBody ( )

Get 'body' value

Возвращает
string

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

◆ getCreated()

getCreated ( )

Get 'created' value

Возвращает
int

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

◆ getExpiry()

getExpiry ( )

Get 'expiry' value

Возвращает
int

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

◆ getId()

getId ( )

Get 'id' value

Возвращает
\Protobuf\Stream

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

◆ getSender()

getSender ( )

Get 'sender' value

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

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

◆ hasBody()

hasBody ( )

Check if 'body' has a value

Возвращает
bool

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

◆ hasCreated()

hasCreated ( )

Check if 'created' has a value

Возвращает
bool

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

◆ hasExpiry()

hasExpiry ( )

Check if 'expiry' has a value

Возвращает
bool

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

◆ hasId()

hasId ( )

Check if 'id' has a value

Возвращает
bool

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

◆ hasSender()

hasSender ( )

Check if 'sender' has a value

Возвращает
bool

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

◆ merge()

merge ( \Protobuf\Message $message)

{}

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

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

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

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

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

◆ setBody()

setBody ( $value = null)

Set 'body' value

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

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

◆ setCreated()

setCreated ( $value = null)

Set 'created' value

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

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

◆ setExpiry()

setExpiry ( $value = null)

Set 'expiry' value

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

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

◆ setId()

setId ( $value = null)

Set 'id' value

Аргументы
\Protobuf\Stream$value

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

◆ setSender()

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

Set 'sender' value

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

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

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

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

◆ unknownFieldSet()

unknownFieldSet ( )

{}

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

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

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

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

◆ $body

$body = null
protected

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

◆ $created

$created = null
protected

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

◆ $expiry

$expiry = null
protected

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

◆ $extensions

$extensions = null
protected

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

◆ $id

$id = null
protected

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

◆ $sender

$sender = null
protected

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

◆ $unknownFieldSet

$unknownFieldSet = null
protected

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