IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMFriendApplicationResult

Public Member Functions

int getUnreadCount ()
 
List< V2TIMFriendApplicationgetFriendApplicationList ()
 

Member Function Documentation

◆ getUnreadCount()

int getUnreadCount ( )
inline

Get the unread friend request count

Returns
Unread count

◆ getFriendApplicationList()

List<V2TIMFriendApplication> getFriendApplicationList ( )
inline

Get the friend request list

Returns
Request list