public class AppInfo extends Object
| Constructor and Description |
|---|
AppInfo(String versionName,
int versionCode) |
| Modifier and Type | Method and Description |
|---|---|
static AppInfo |
getMobileAppInfo(Context context) |
int |
getVersionCode() |
String |
getVersionName() |