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

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

 hasId ()
 
 getId ()
 
 setId ($value=null)
 
 hasIsPrivate ()
 
 getIsPrivate ()
 
 setIsPrivate ($value=null)
 
 hasSignature ()
 
 getSignature ()
 
 setSignature ($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
 
 $isPrivate = null
 
 $signature = null
 

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

Generated by Protobuf protoc plugin.

File descriptor : request.proto Protobuf message : ChannelId

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

Методы

◆ clear()

clear ( )

{}

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

◆ descriptor()

static descriptor ( )
static

{}

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

◆ extensions()

extensions ( )

{}

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

◆ fromArray()

static fromArray ( array $values)
static

{}

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

◆ fromStream()

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

{}

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

◆ getId()

getId ( )

Get 'id' value

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

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

◆ getIsPrivate()

getIsPrivate ( )

Get 'isPrivate' value

Возвращает
bool

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

◆ getSignature()

getSignature ( )

Get 'signature' value

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

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

◆ hasId()

hasId ( )

Check if 'id' has a value

Возвращает
bool

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

◆ hasIsPrivate()

hasIsPrivate ( )

Check if 'isPrivate' has a value

Возвращает
bool

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

◆ hasSignature()

hasSignature ( )

Check if 'signature' has a value

Возвращает
bool

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

◆ merge()

merge ( \Protobuf\Message $message)

{}

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

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

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

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

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

◆ setId()

setId ( $value = null)

Set 'id' value

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

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

◆ setIsPrivate()

setIsPrivate ( $value = null)

Set 'isPrivate' value

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

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

◆ setSignature()

setSignature ( $value = null)

Set 'signature' value

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

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

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

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

◆ unknownFieldSet()

unknownFieldSet ( )

{}

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

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

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

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

◆ $extensions

$extensions = null
protected

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

◆ $id

$id = null
protected

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

◆ $isPrivate

$isPrivate = null
protected

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

◆ $signature

$signature = null
protected

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

◆ $unknownFieldSet

$unknownFieldSet = null
protected

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