ResponseJoinLocalRoom constructor
ResponseJoinLocalRoom({})
Constructor for initializing the ResponseJoinLocalRoom object.
Implementation
ResponseJoinLocalRoom({
this.rtpCapabilities,
this.isHost,
this.eventStarted,
this.isBanned,
this.hostNotJoined,
this.eventRoomParams,
this.recordingParams,
this.secureCode,
this.mediasfuURL,
this.apiKey,
this.apiUserName,
this.allowRecord,
});