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.
V2TIMFriendGroup

Public Member Functions

String getName ()
 
long getFriendCount ()
 
List< String > getFriendIDList ()
 

Member Function Documentation

◆ getName()

String getName ( )
inline

Get the friend list name

Returns
Friend list name

◆ getFriendCount()

long getFriendCount ( )
inline

Get the number of members on the friend list

Returns
Number of members on the friend list

◆ getFriendIDList()

List<String> getFriendIDList ( )
inline

Get the userID list of the friend list

Returns