java.lang.Object | |
↳ | com.urbanairship.amazon.ADMUtils |
Util methods for ADM.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ADMUtils() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static boolean |
isADMAvailable()
Checks if ADM is available on the device.
| ||||||||||
static boolean |
isADMSupported()
Checks if ADM is available and supported on the device.
| ||||||||||
static void |
startRegistration(Context context)
Starts the registration process for ADM.
| ||||||||||
static void |
validateManifest()
Validates the manifest for ADM.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Checks if ADM is available on the device.
true
if ADM is available.
Checks if ADM is available and supported on the device.
true
if ADM is available and supported.
Validates the manifest for ADM.