toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.friend.friendlist
/
FriendListViewModel
Friend
List
View
Model
public
class
FriendListViewModel
Friend list page ViewModel
Since
5.12.0
Members
Constructors
Friend
List
View
Model
Link copied to clipboard
public
void
FriendListViewModel
(
Bundle arguments
)
Functions
get
All
Contacts
Live
Data
Link copied to clipboard
public
LiveData<List<ContactModel>>
getAllContactsLiveData
(
)
get
All
Friends
Link copied to clipboard
public
void
getAllFriends
(
)
get
Online
Status
Live
Data
Link copied to clipboard
public
LiveData<Map<String, UserOnlineStatus>>
getOnlineStatusLiveData
(
)