Documentation

ListSIPInboundTrunkResponse extends Message
in package

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

Table of Contents

Properties

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

Methods

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

Properties

$items

Generated from protobuf field <code>repeated .livekit.SIPInboundTrunkInfo 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 \Livekit\SIPInboundTrunkInfo[] $items

}


        
On this page

Search results