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(org.json.JSONObject json) android.graphics.BitmapgetInitialsBitmap(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:
org.json.JSONException
-
fromJSON
- Throws:
org.json.JSONException
-
toJSON
-
getFullName
-
getInitials
-
getInitialsBitmap
public android.graphics.Bitmap getInitialsBitmap(int width, int height, int fontSize, int color) -
getKey
-
setKey
-
setFullName
-
getPassword
-
setPassword
-
getPhotoURL
-
setPhotoURL
-
getCredentials
-
toString
-