Documentation

UnpublishDataTrackResponse extends Message
in package

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

Table of Contents

Properties

$info  : mixed
Information about the unpublished track.

Methods

__construct()  : mixed
Constructor.
clearInfo()  : mixed
getInfo()  : DataTrackInfo|null
Information about the unpublished track.
hasInfo()  : mixed
setInfo()  : $this
Information about the unpublished track.

Properties

$info

Information about the unpublished track.

protected mixed $info = null

Generated from protobuf field .livekit.DataTrackInfo info = 1;

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\DataTrackInfo $info
      Information about the unpublished track.

}


        
On this page

Search results