Documentation

GetPrivateLinkStatusResponse extends Message
in package

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

Table of Contents

Properties

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

Methods

__construct()  : mixed
Constructor.
clearValue()  : mixed
getValue()  : PrivateLinkStatus|null
Generated from protobuf field <code>.livekit.PrivateLinkStatus value = 1;</code>
hasValue()  : mixed
setValue()  : $this
Generated from protobuf field <code>.livekit.PrivateLinkStatus value = 1;</code>

Properties

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\PrivateLinkStatus $value

}


        
On this page

Search results