Bitrix API

ChannelStatsResponse extends AbstractMessage

Protobuf message : ChannelStatsResponse

Table of Contents

Methods

addChannels()  : mixed
Add a new element to 'channels'
clear()  : mixed
{@inheritdoc}
descriptor()  : mixed
{@inheritdoc}
extensions()  : mixed
{@inheritdoc}
fromArray()  : mixed
{@inheritdoc}
fromStream()  : mixed
{@inheritdoc}
getChannelsList()  : Collection<string|int, ChannelStats>
Get 'channels' value
hasChannelsList()  : bool
Check if 'channels' has a value
merge()  : mixed
{@inheritdoc}
readFrom()  : mixed
{@inheritdoc}
serializedSize()  : mixed
{@inheritdoc}
setChannelsList()  : mixed
Set 'channels' value
toStream()  : mixed
{@inheritdoc}
unknownFieldSet()  : mixed
{@inheritdoc}
writeTo()  : mixed
{@inheritdoc}

Methods

fromArray()

{@inheritdoc}

public static fromArray(array<string|int, mixed> $values) : mixed
Parameters
$values : array<string|int, mixed>

fromStream()

{@inheritdoc}

public static fromStream(mixed $stream[, Configuration $configuration = null ]) : mixed
Parameters
$stream : mixed
$configuration : Configuration = null

hasChannelsList()

Check if 'channels' has a value

public hasChannelsList() : bool
Return values
bool

merge()

{@inheritdoc}

public merge(Message $message) : mixed
Parameters
$message : Message

readFrom()

{@inheritdoc}

public readFrom(ReadContext $context) : mixed
Parameters
$context : ReadContext

serializedSize()

{@inheritdoc}

public serializedSize(ComputeSizeContext $context) : mixed
Parameters
$context : ComputeSizeContext

toStream()

{@inheritdoc}

public toStream([Configuration $configuration = null ]) : mixed
Parameters
$configuration : Configuration = null

writeTo()

{@inheritdoc}

public writeTo(WriteContext $context) : mixed
Parameters
$context : WriteContext

        
On this page

Search results