Class GroupFollowsViewModel

  • All Implemented Interfaces:

    
    public class GroupFollowsViewModel
    
                        

    ViewModel for group follows list.

    Since:

    5.12.2

    • 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>> getAllGroupFollowsLiveData()
      void )>removeGroupFollows(List<String> userIds, OnDataChangeListener<Boolean> listener) Remove group follows.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupFollowsViewModel

        GroupFollowsViewModel(Bundle arguments)
    • Method Detail

      • removeGroupFollows

         void )>removeGroupFollows(List<String> userIds, OnDataChangeListener<Boolean> listener)

        Remove group follows.

        Parameters:
        userIds - user ID list
        listener - data change listener