toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.group.mention
/
GroupMentionViewModel
Group
Mention
View
Model
public
class
GroupMentionViewModel
ViewModel for group mention member selection.
Since
5.12.2
Members
Constructors
Group
Mention
View
Model
Link copied to clipboard
public
void
GroupMentionViewModel
(
Bundle arguments
)
Functions
get
Filtered
Contacts
Live
Data
Link copied to clipboard
public
LiveData<List<ContactModel>>
getFilteredContactsLiveData
(
)
get
Mention
All
Role
Live
Data
Link copied to clipboard
public
LiveData<GroupMemberRole>
getMentionAllRoleLiveData
(
)
has
Next
Link copied to clipboard
public
boolean
hasNext
(
)
load
Next
Link copied to clipboard
public
void
loadNext
(
OnDataChangeListener<Boolean> listener
)
query
Group
Members
Link copied to clipboard
public
void
queryGroupMembers
(
String
query
)
Query group members.