public class AppVersionControl
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AppVersionControl.VersionListener |
| Constructor and Description |
|---|
AppVersionControl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkAppVersion(android.content.Context context,
AppVersionControl.VersionListener listener) |
static android.text.Spanned |
fromHtml(java.lang.String source) |
public static void checkAppVersion(android.content.Context context,
AppVersionControl.VersionListener listener)
public static android.text.Spanned fromHtml(java.lang.String source)