public class BoxAndroidOAuthData extends BoxOAuthToken
| Modifier and Type | Field and Description |
|---|---|
static |
CREATOR |
FIELD_ACCESS_TOKEN, FIELD_EXPIRES_IN, FIELD_REFRESH_TOKEN, FIELD_TOKEN_TYPE| Constructor and Description |
|---|
BoxAndroidOAuthData() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
getAccessToken, getExpiresIn, getRefreshToken, getTokenTypecontains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, putpublic int describeContents()
public void writeToParcel(Parcel dest,
int flags)
writeToParcel in interface IBoxParcelablewriteToParcel in class BoxObject