V2TimFriendApplicationResult
Introduction
The friend application list query result.
Parameter introduction
unreadCount
Parameter type : int
Supported Platform: All
- Parameter description : The total number of unread applications.
friendApplicationList
Parameter type : List< V2TimFriendApplication >
Supported Platform: All
- Parameter description : The list of friend application.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.