ZegoRoomExtraInfo constructor
- String key,
- String value,
- ZegoUser updateUser,
- int updateTime
Implementation
ZegoRoomExtraInfo(this.key, this.value, this.updateUser, this.updateTime);
ZegoRoomExtraInfo(this.key, this.value, this.updateUser, this.updateTime);