Data holder for user profile, including email, display name, photo URL, and ID provider.
Inherited Constant Summary
Field Summary
public static final Creator<GitkitUser.UserProfile> | CREATOR |
Public Constructor Summary
Public Method Summary
int | |
static GitkitUser.UserProfile |
fromJsonString(String jsonString)
|
String | |
String |
getEmail()
|
IdProvider | |
String | |
String |
toString()
|
void |