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

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

 hasId ()
 
 getId ()
 
 setId ($value=null)
 
 hasIsPrivate ()
 
 getIsPrivate ()
 
 setIsPrivate ($value=null)
 
 hasIsOnline ()
 
 getIsOnline ()
 
 setIsOnline ($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
 
 $isOnline = null
 

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

Generated by Protobuf protoc plugin.

File descriptor : response.proto Protobuf message : ChannelStats

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

Методы

◆ clear()

clear ( )

{}

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

◆ descriptor()

static descriptor ( )
static

{}

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

◆ extensions()

extensions ( )

{}

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

◆ fromArray()

static fromArray ( array $values)
static

{}

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

◆ fromStream()

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

{}

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

◆ getId()

getId ( )

Get 'id' value

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

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

◆ getIsOnline()

getIsOnline ( )

Get 'isOnline' value

Возвращает
bool

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

◆ getIsPrivate()

getIsPrivate ( )

Get 'isPrivate' value

Возвращает
bool

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

◆ hasId()

hasId ( )

Check if 'id' has a value

Возвращает
bool

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

◆ hasIsOnline()

hasIsOnline ( )

Check if 'isOnline' has a value

Возвращает
bool

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

◆ hasIsPrivate()

hasIsPrivate ( )

Check if 'isPrivate' has a value

Возвращает
bool

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

◆ merge()

merge ( \Protobuf\Message $message)

{}

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

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

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

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

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

◆ setId()

setId ( $value = null)

Set 'id' value

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

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

◆ setIsOnline()

setIsOnline ( $value = null)

Set 'isOnline' value

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

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

◆ setIsPrivate()

setIsPrivate ( $value = null)

Set 'isPrivate' value

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

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

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

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

◆ unknownFieldSet()

unknownFieldSet ( )

{}

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

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

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

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

◆ $extensions

$extensions = null
protected

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

◆ $id

$id = null
protected

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

◆ $isOnline

$isOnline = null
protected

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

◆ $isPrivate

$isPrivate = null
protected

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

◆ $unknownFieldSet

$unknownFieldSet = null
protected

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