Documentation

CreatePrivateLinkResponse extends Message
in package

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

Table of Contents

Properties

$private_link  : mixed
Generated from protobuf field <code>.livekit.PrivateLink private_link = 1;</code>

Methods

__construct()  : mixed
Constructor.
clearPrivateLink()  : mixed
getPrivateLink()  : PrivateLink|null
Generated from protobuf field <code>.livekit.PrivateLink private_link = 1;</code>
hasPrivateLink()  : mixed
setPrivateLink()  : $this
Generated from protobuf field <code>.livekit.PrivateLink private_link = 1;</code>

Properties

Generated from protobuf field <code>.livekit.PrivateLink private_link = 1;</code>

protected mixed $private_link = null

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\PrivateLink $private_link

}


        
On this page

Search results