Bitrix API

TrackCollection extends EO_CallTrack_Collection

Table of Contents

Methods

getRecordings()  : static|null
getTrackById()  : Track|null
toRestFormat()  : array<string|int, mixed>

Methods

getRecordings()

public static getRecordings(int $callId) : static|null
Parameters
$callId : int
Return values
static|null

getTrackById()

public static getTrackById(int $callId, int $trackId) : Track|null
Parameters
$callId : int
$trackId : int
Return values
Track|null

toRestFormat()

public toRestFormat() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results