Documentation

CreateSIPOutboundTrunkRequest extends Message
in package

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

Table of Contents

Properties

$trunk  : mixed
Trunk ID is ignored

Methods

__construct()  : mixed
Constructor.
clearTrunk()  : mixed
getTrunk()  : SIPOutboundTrunkInfo|null
Trunk ID is ignored
hasTrunk()  : mixed
setTrunk()  : $this
Trunk ID is ignored

Properties

$trunk

Trunk ID is ignored

protected mixed $trunk = null

Generated from protobuf field .livekit.SIPOutboundTrunkInfo trunk = 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\SIPOutboundTrunkInfo $trunk
      Trunk ID is ignored

}


        
On this page

Search results