| Package | Description |
|---|---|
| org.jboss.aerogear.android.unifiedpush | |
| org.jboss.aerogear.android.unifiedpush.gcm |
| Modifier and Type | Method and Description |
|---|---|
PushRegistrar |
PushConfiguration.asRegistrar()
Creates a
PushRegistrar based on the current configuration and
notifies all listeners |
protected abstract PushRegistrar |
PushConfiguration.buildRegistrar()
Validates configuration parameters and returns a PushRegistrar
instance.
|
static PushRegistrar |
RegistrarManager.getRegistrar(String name)
Fetches a named registrar
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnPushRegistrarCreatedListener.onPushRegistrarCreated(PushConfiguration<?> configuration,
PushRegistrar registrar)
A method called when
PushRegistrar instances are created. |
| Modifier and Type | Class and Description |
|---|---|
class |
AeroGearGCMPushRegistrar |
Copyright © 2015 JBoss by Red Hat. All rights reserved.