ZegoUIKitRoomState constructor
ZegoUIKitRoomState(
- ZegoRoomStateChangedReason reason,
- int errorCode,
- Map<
String, dynamic> extendedData
Implementation
ZegoUIKitRoomState(this.reason, this.errorCode, this.extendedData);