Documentation

TrackUnpublishedResponse extends Message
in package

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

Table of Contents

Properties

$track_sid  : mixed
Generated from protobuf field <code>string track_sid = 1;</code>

Methods

__construct()  : mixed
Constructor.
getTrackSid()  : string
Generated from protobuf field <code>string track_sid = 1;</code>
setTrackSid()  : $this
Generated from protobuf field <code>string track_sid = 1;</code>

Properties

$track_sid

Generated from protobuf field <code>string track_sid = 1;</code>

protected mixed $track_sid = ''

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 string $track_sid

}

getTrackSid()

Generated from protobuf field <code>string track_sid = 1;</code>

public getTrackSid() : string
Return values
string

setTrackSid()

Generated from protobuf field <code>string track_sid = 1;</code>

public setTrackSid(string $var) : $this
Parameters
$var : string
Return values
$this

        
On this page

Search results