| Package | Description |
|---|---|
| org.jboss.aerogear.unifiedpush | |
| org.jboss.aerogear.unifiedpush.message |
| Modifier and Type | Method and Description |
|---|---|
void |
SenderClient.broadcast(UnifiedMessage unifiedMessage) |
void |
JavaSender.broadcast(UnifiedMessage unifiedMessage)
Sends the given payload to all installations of the referenced PushApplication.
|
void |
SenderClient.sendTo(UnifiedMessage unifiedMessage) |
void |
JavaSender.sendTo(UnifiedMessage unifiedMessage)
Sends the given payload to a selection of installations of the referenced PushApplication.
|
| Modifier and Type | Method and Description |
|---|---|
UnifiedMessage |
UnifiedMessage.Builder.build() |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.