Documentation

DeleteSIPTrunkRequest extends Message
in package

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

Table of Contents

Properties

$sip_trunk_id  : mixed
Generated from protobuf field <code>string sip_trunk_id = 1;</code>

Methods

__construct()  : mixed
Constructor.
getSipTrunkId()  : string
Generated from protobuf field <code>string sip_trunk_id = 1;</code>
setSipTrunkId()  : $this
Generated from protobuf field <code>string sip_trunk_id = 1;</code>

Properties

$sip_trunk_id

Generated from protobuf field <code>string sip_trunk_id = 1;</code>

protected mixed $sip_trunk_id = ''

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 string $sip_trunk_id

}

getSipTrunkId()

Generated from protobuf field <code>string sip_trunk_id = 1;</code>

public getSipTrunkId() : string
Return values
string

setSipTrunkId()

Generated from protobuf field <code>string sip_trunk_id = 1;</code>

public setSipTrunkId(string $var) : $this
Parameters
$var : string
Return values
$this

        
On this page

Search results