Documentation

GetActiveRoomInfoResponse extends BaseResponse
in package

Table of Contents

Properties

$rawResponse  : object

Methods

__construct()  : mixed
getActiveRoomInfo()  : ActiveRoomInfo|null
getParticipantsInfo()  : array<string|int, ParticipantInfo>
getRawResponse()  : object
getResponseMsg()  : string
getStatus()  : bool

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