V2TimMessageExtensionResult
Introduction
Message extension operation result.
Parameter introduction
resultCode
Parameter type : int
Supported Platform: All
- Parameter description : The result code of the operation.
resultInfo
Parameter type : String
Supported Platform: All
- Parameter description : The description of the operation, mainly shows the reason of failure.
message
Parameter type : V2TimMessageExtension
Supported Platform: All
- Parameter description : Message extension information.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.