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, getTokenType
contains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in interface IBoxParcelable
writeToParcel
in class BoxObject