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<string|int, ConnectionQualityInfo>
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 \Livekit\ConnectionQualityInfo[] $updates

}


        
On this page

Search results