Class GroupMentionViewModel

  • All Implemented Interfaces:

    
    public class GroupMentionViewModel
    
                        

    群管理员页面 ViewModel

    Since:

    5.12.2

    Author:

    rongcloud

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      LiveData<List<ContactModel>> getFilteredContactsLiveData()
      LiveData<GroupMemberRole> getMentionAllRoleLiveData()
      void queryGroupMembers(String query) 查询群成员
      void )>loadNext(OnDataChangeListener<Boolean> listener)
      boolean hasNext()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait