RecordingInfoResponse
extends BaseResponse
in package
Table of Contents
Properties
- $rawResponse : object
Methods
- __construct() : mixed
- getRawResponse() : object
- getRecordingInfo() : RecordingInfo|null
- getResponseMsg() : string
- getRoomInfo() : PastRoomInfo|null
- getStatus() : bool
Properties
$rawResponse
protected
object
$rawResponse
Methods
__construct()
public
__construct(object $rawResponse) : mixed
Parameters
- $rawResponse : object
getRawResponse()
public
getRawResponse() : object
Return values
objectgetRecordingInfo()
public
getRecordingInfo() : RecordingInfo|null
Return values
RecordingInfo|nullgetResponseMsg()
public
getResponseMsg() : string
Return values
stringgetRoomInfo()
public
getRoomInfo() : PastRoomInfo|null
Return values
PastRoomInfo|nullgetStatus()
public
getStatus() : bool