Class User
java.lang.Object
com.arubanetworks.meridian.locationsharing.User
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic User
static User
fromJSON
(JSONObject json) getInitialsBitmap
(int width, int height, int fontSize, int color) getKey()
void
setFullName
(String fullName) void
void
setPassword
(String password) void
setPhotoURL
(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
-