toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.group.follows
/
GroupFollowsViewModel
Group
Follows
View
Model
public
class
GroupFollowsViewModel
ViewModel for group follows list.
Since
5.12.2
Members
Constructors
Group
Follows
View
Model
Link copied to clipboard
public
void
GroupFollowsViewModel
(
Bundle arguments
)
Functions
get
All
Group
Follows
Live
Data
Link copied to clipboard
public
LiveData<List<ContactModel>>
getAllGroupFollowsLiveData
(
)
remove
Group
Follows
Link copied to clipboard
public
void
removeGroupFollows
(
List
<
String
>
userIds
,
OnDataChangeListener<Boolean> listener
)
Remove group follows.