ZegoMixerOutputRoomInfo constructor

ZegoMixerOutputRoomInfo(
  1. String roomID,
  2. String userID
)

Implementation

ZegoMixerOutputRoomInfo(this.roomID, this.userID);