public interface SenderService
| Modifier and Type | Method and Description |
|---|---|
void |
send(PushApplication pushApplication,
UnifiedPushMessage payload)
Sends the given message/payload to ALL installations of the variants, matching the given criterias.
|
void send(PushApplication pushApplication, UnifiedPushMessage payload)
pushApplication - the root target for all installations being notifiedpayload - the payload to be sentCopyright © 2014 JBoss by Red Hat. All Rights Reserved.