| Package | Description |
|---|---|
| org.jboss.aerogear.android.impl.unifiedpush | |
| org.jboss.aerogear.android.unifiedpush |
| Modifier and Type | Method and Description |
|---|---|
void |
AeroGearGCMPushRegistrar.register(android.content.Context context,
Callback<Void> callback) |
void |
AeroGearGCMPushRegistrar.unregister(android.content.Context context,
Callback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
PushRegistrar.register(android.content.Context context,
Callback<Void> callback)
Registers a device to a push network and any 3rd party application servers.
|
void |
PushRegistrar.unregister(android.content.Context context,
Callback<Void> callback)
Unregisters a device a push network and any party application servers.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.