V2TimTopicOperationResult
Introduction
The result of the topic operation.
Parameter introduction
topicID
Parameter type : String
Supported Platform: All
- Parameter description : The topic ID.
errorCode
Parameter type : int
Supported Platform: All
- Parameter description : The error code.
errorMessage
Parameter type : String
Supported Platform: All
- Parameter description : The error message.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.