| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.unifiedpush | |
| org.jboss.aerogear.android.unifiedpush |
| Modifier and Type | Class and Description |
|---|---|
class |
PushTypes
This class enumerates all of the PushTypes that the AeroGear library supports.
|
| Modifier and Type | Method and Description |
|---|---|
PushType |
PushConfig.getType()
The type is a key which is used by Registrations to know which
implementation of PushRegister to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushConfig.setType(PushType type)
The type is a key which is used by Registrations to know which
implementation of PushRegister to use.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.