TrackCollection
extends EO_CallTrack_Collection
Table of Contents
Methods
-
getRecordings()
: static|null
-
getTrackById()
: Track|null
-
toRestFormat()
: array<string|int, mixed>
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
-
public
toRestFormat() : array<string|int, mixed>
Return values
array<string|int, mixed>