V2TimConversationOperationResult
Introduction
The result of the conversation operation to a user.
Parameter introduction
conversationID
Parameter type : String
Supported Platform: All
- Parameter description : The conversation ID.
resultCode
Parameter type : int
Supported Platform: All
- Parameter description : The result code.
resultInfo
Parameter type : String
Supported Platform: All
- Parameter description : The result info.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.