Documentation

GetSIPOutboundTrunkResponse extends Message
in package

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

Table of Contents

Properties

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

Methods

__construct()  : mixed
Constructor.
clearTrunk()  : mixed
getTrunk()  : SIPOutboundTrunkInfo|null
Generated from protobuf field <code>.livekit.SIPOutboundTrunkInfo trunk = 1;</code>
hasTrunk()  : mixed
setTrunk()  : $this
Generated from protobuf field <code>.livekit.SIPOutboundTrunkInfo trunk = 1;</code>

Properties

$trunk

Generated from protobuf field <code>.livekit.SIPOutboundTrunkInfo trunk = 1;</code>

protected mixed $trunk = 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\SIPOutboundTrunkInfo $trunk

}


        
On this page

Search results