V2TimFriendOperationResult
Introduction
The result of the friendship operation to a user.
Parameter introduction
userID
Parameter type : String
Supported Platform: All
- Parameter description : The user 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.