Package com.dropbox.core.android
Class DbxOfficialAppConnector.DbxOfficialAppInstallInfo
- java.lang.Object
-
- com.dropbox.core.android.DbxOfficialAppConnector.DbxOfficialAppInstallInfo
-
- Enclosing class:
- DbxOfficialAppConnector
public static class DbxOfficialAppConnector.DbxOfficialAppInstallInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
supportsOpenWith
Whether installed version of Dropbox supports OpenWithint
versionCode
Version of Dropbox installed
-
Constructor Summary
Constructors Constructor Description DbxOfficialAppInstallInfo(boolean supportsOpenWith, int versionCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-