Documentation

FetchRecordingsResponse extends BaseResponse
in package

Table of Contents

Properties

$rawResponse  : object

Methods

__construct()  : mixed
getFrom()  : int
getLimit()  : int
getOrderBy()  : string
getRawResponse()  : object
getRecordings()  : array<string|int, RecordingInfo>
getResponseMsg()  : string
getStatus()  : bool
getTotalRecordings()  : int

Properties

Methods

__construct()

public __construct(object $rawResponse) : mixed
Parameters
$rawResponse : object

getRawResponse()

public getRawResponse() : object
Return values
object

getResponseMsg()

public getResponseMsg() : string
Return values
string

getStatus()

public getStatus() : bool
Return values
bool

        
On this page

Search results