| Package | Description |
|---|---|
| org.jboss.aerogear.android.unifiedpush |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnPushRegistrarCreatedListener> |
PushConfiguration.getOnAuthenticationCreatedListeners()
OnAuthenticationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
PushConfiguration.addOnPushRegistrarCreatedListener(OnPushRegistrarCreatedListener listener)
OnAuthenticationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
PushConfiguration.setOnPushRegistrarCreatedListeners(Collection<OnPushRegistrarCreatedListener> listeners)
OnAuthenticationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.