Class UpdateGenderViewModel

  • All Implemented Interfaces:

    
    public class UpdateGenderViewModel
    
                        

    更新性别页面ViewModel

    Since:

    5.12.0

    Author:

    rongcloud

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public UserProfile userProfile
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      UserProfile getUserProfile()
      void )>updateUserProfile(UserProfile userProfile, OnDataChangeListener<Boolean> listener)
      void )>updateUserProfile(UserProfile userProfile, OnDataChangeEnhancedListener<Boolean> listener)
      • Methods inherited from class java.lang.Object

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

      • UpdateGenderViewModel

        UpdateGenderViewModel(Bundle bundle)
    • Method Detail

      • updateUserProfile

        @Deprecated() void )>updateUserProfile(UserProfile userProfile, OnDataChangeListener<Boolean> listener)
      • updateUserProfile

         void )>updateUserProfile(UserProfile userProfile, OnDataChangeEnhancedListener<Boolean> listener)