Modifier and Type | Class and Description |
---|---|
class |
BoxAndroidClient
This is the main entrance of the sdk.
|
Modifier and Type | Method and Description |
---|---|
protected OAuthWebView.OAuthWebViewClient |
OAuthWebView.createOAuthWebViewClient(OAuthWebViewData data,
java.lang.Object activity,
BoxClient boxClient) |
Constructor and Description |
---|
OAuthWebView.OAuthWebViewClient(OAuthWebViewData webViewData,
Activity activity,
BoxClient boxClient)
Constructor.
|
Constructor and Description |
---|
OAuthDataController(BoxClient boxClient,
java.lang.String clientId,
java.lang.String clientSecret,
boolean autoRefresh) |
Modifier and Type | Method and Description |
---|---|
IBoxResourceManager |
IResourceManagerPlugin.plugin(BoxClient client) |
Modifier and Type | Class and Description |
---|---|
class |
MockBoxClient |