V2TimFriendApplication
Introduction
The friend or contact application data.
Parameter introduction
userID
Parameter type : String
Supported Platform: All
- Parameter description : The user ID.
nickName
Parameter type : String
Supported Platform: All
- Parameter description : The nickname.
faceUrl
Parameter type : String
Supported Platform: All
- Parameter description : The URL of the avatar image.
addTime
Parameter type : int
Supported Platform: All
- Parameter description : The application creation time.
addSource
Parameter type : String
Supported Platform: All
- Parameter description : The source.
addWording
Parameter type : String
Supported Platform: All
- Parameter description : The additional data.
type
Parameter type : int
Supported Platform: All
- Parameter description : The adding type.
0: Others sent to self.
1: Self sent to another user.
2: Both, works only for loading.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.