public static class DbxOfficialAppConnector.DbxOfficialAppInstallInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
supportsOpenWith
Whether installed version of Dropbox supports OpenWith
|
int |
versionCode
Version of Dropbox installed
|
| Constructor and Description |
|---|
DbxOfficialAppInstallInfo(boolean supportsOpenWith,
int versionCode) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final boolean supportsOpenWith
public final int versionCode