Documentation

ListSIPOutboundTrunkResponse extends Message
in package

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

Table of Contents

Properties

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

Methods

__construct()  : mixed
Constructor.
getItems()  : RepeatedField
Generated from protobuf field <code>repeated .livekit.SIPOutboundTrunkInfo items = 1;</code>
setItems()  : $this
Generated from protobuf field <code>repeated .livekit.SIPOutboundTrunkInfo items = 1;</code>

Properties

$items

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

private mixed $items

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 array<\Livekit\SIPOutboundTrunkInfo>|\Google\Protobuf\Internal\RepeatedField $items

}

getItems()

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

public getItems() : RepeatedField
Return values
RepeatedField
On this page

Search results