public class AmazonSNSPushService extends Object implements PushService
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
AmazonSNSPushService() |
| Modifier and Type | Method and Description |
|---|---|
String |
registerDevice(String deviceToken,
String userData) |
void |
sendNotification(String deviceId,
PushMessageWrapper message) |
public String registerDevice(String deviceToken, String userData)
registerDevice in interface PushServicepublic void sendNotification(String deviceId, PushMessageWrapper message)
sendNotification in interface PushServiceCopyright © 2016 Taimos GmbH. All rights reserved.