Class GroupRemarkViewModel

  • All Implemented Interfaces:

    
    public class GroupRemarkViewModel
    
                        

    修改群备注 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
      MutableLiveData<GroupInfo> getGroupInfoLiveData()
      void )>setGroupRemark(String newNickName, OnDataChangeListener<Boolean> onDataChangeListener) 更新群昵称
      • Methods inherited from class java.lang.Object

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

      • GroupRemarkViewModel

        GroupRemarkViewModel(Bundle arguments)
    • Method Detail

      • setGroupRemark

         void )>setGroupRemark(String newNickName, OnDataChangeListener<Boolean> onDataChangeListener)

        更新群昵称

        Parameters:
        newNickName - 新的群昵称
        onDataChangeListener - 数据变化监听