Class User
java.lang.Object
com.arubanetworks.meridian.locationsharing.User
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Userstatic UserfromJSON(JSONObject json) getInitialsBitmap(int width, int height, int fontSize, int color) getKey()voidsetFullName(String fullName) voidvoidsetPassword(String password) voidsetPhotoURL(String photoURL) toJSON()toString()
-
Constructor Details
-
User
public User()
-
-
Method Details
-
fromJSON
- Throws:
JSONException
-
fromJSON
- Throws:
JSONException
-
toJSON
-
getFullName
-
getInitials
-
getInitialsBitmap
-
getKey
-
setKey
-
setFullName
-
getPassword
-
setPassword
-
getPhotoURL
-
setPhotoURL
-
getCredentials
-
toString
-