| Class | Description |
|---|---|
| DbxCredential |
Use this class to store the OAuth2 result.
|
| DbxOAuthError |
This class provides deserialization for the error response returned from OAuth endpoint.
|
| DbxRefreshResult |
This is the return value of
DbxCredential.refresh(DbxRequestConfig). |
| Exception | Description |
|---|---|
| DbxOAuthException |
This exception means OAuth endpoint has thrown error.
|