CreateRoomResponse
extends BaseResponse
in package
Table of Contents
Properties
- $rawResponse : object
Methods
- __construct() : mixed
- getRawResponse() : object
- getResponseMsg() : string
- getRoomInfo() : ActiveRoomInfo|null
- getStatus() : bool
Properties
$rawResponse
protected
object
$rawResponse
Methods
__construct()
public
__construct(object $rawResponse) : mixed
Parameters
- $rawResponse : object
getRawResponse()
public
getRawResponse() : object
Return values
objectgetResponseMsg()
public
getResponseMsg() : string
Return values
stringgetRoomInfo()
public
getRoomInfo() : ActiveRoomInfo|null
Return values
ActiveRoomInfo|nullgetStatus()
public
getStatus() : bool