toggle menu
Android-IMKit-SDK
5.12.3
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.usermanage.group.follows
/
GroupFollowsViewModel
Group
Follows
View
Model
public
class
GroupFollowsViewModel
群组关注人列表页面
Author
rongcloud
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
)
移除群组关注人