V2TimTopicInfoResult
Introduction
The result of topic query.
Parameter introduction
errorCode
Parameter type : int
Supported Platform: All
- Parameter description : Result code.
errorMessage
Parameter type : String
Supported Platform: All
- Parameter description : The failure message.
topicInfo
Parameter type : V2TimTopicInfo
Supported Platform: All
- Parameter description : The topic information.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the topic information in Map.