public class OAuthResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
access_token |
String |
error |
String |
error_description |
Integer |
expires_in |
String |
refresh_token |
String |
token_type |
| Constructor and Description |
|---|
OAuthResponse() |
Copyright © 2018 Empyr, Inc.. All rights reserved.