Class UserProfileHandler

  • All Implemented Interfaces:

    
    public class UserProfileHandler
    
                        

    User profile handler.

    Note: Call stop to release resources when done.

    Since:

    5.12.0

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void getMyUserProfile() Gets the current user's profile.
      void getUserProfile(StringĀ id) Gets a user's profile.
      • Methods inherited from class java.lang.Object

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

      • UserProfileHandler

        UserProfileHandler()
    • Method Detail

      • getUserProfile

         void getUserProfile(StringĀ id)

        Gets a user's profile.

        Parameters:
        id - the user ID