Documentation

ConnectionQualityUpdate extends Message
in package

Generated from protobuf message <code>livekit.ConnectionQualityUpdate</code>

Table of Contents

Properties

$updates  : mixed
Generated from protobuf field <code>repeated .livekit.ConnectionQualityInfo updates = 1;</code>

Methods

__construct()  : mixed
Constructor.
getUpdates()  : RepeatedField
Generated from protobuf field <code>repeated .livekit.ConnectionQualityInfo updates = 1;</code>
setUpdates()  : $this
Generated from protobuf field <code>repeated .livekit.ConnectionQualityInfo updates = 1;</code>

Properties

$updates

Generated from protobuf field <code>repeated .livekit.ConnectionQualityInfo updates = 1;</code>

private mixed $updates

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
$data : array<string|int, mixed> = null

{ Optional. Data for populating the Message object.

@type array<\Livekit\ConnectionQualityInfo>|\Google\Protobuf\Internal\RepeatedField $updates

}

getUpdates()

Generated from protobuf field <code>repeated .livekit.ConnectionQualityInfo updates = 1;</code>

public getUpdates() : RepeatedField
Return values
RepeatedField
On this page

Search results