roomInfo property

  1. @JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson)
NIMChatroomInfo roomInfo
final

聊天室信息

Implementation

@JsonKey(toJson: _chatroomInfoToJson, fromJson: _chatroomInfoFromJson)
final NIMChatroomInfo roomInfo;