public class UpdateChecker
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateChecker.AlertType |
class |
UpdateChecker.AsyncCheck |
| Constructor and Description |
|---|
UpdateChecker(android.content.Context context,
int appName,
UpdateChecker.AlertType alertType) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
public UpdateChecker(android.content.Context context,
int appName,
UpdateChecker.AlertType alertType)