| Package | Description |
|---|---|
| com.neurosys.aws.sns.push.transformer |
| Modifier and Type | Method and Description |
|---|---|
PlatformDetails |
PushNotification.getPlatformDetails()
Details generated from Platform to which the Push Notification is to be published
|
PlatformDetails |
NotificationTools.getPlatformDetails()
Details generated from Platform to which the Push Notification is to be published
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushNotification.setPlatformDetails(PlatformDetails platformDetails)
Details generated from Platform to which the Push Notification is to be published
|
void |
NotificationTools.setPlatformDetails(PlatformDetails platformDetails)
Details generated from Platform to which the Push Notification is to be published
|
| Constructor and Description |
|---|
NotificationTools(com.amazonaws.services.sns.AmazonSNS snsClient,
PlatformDetails platformDetails) |
PushNotification(String reg,
com.amazonaws.auth.BasicAWSCredentials awsCredentials,
PlatformDetails platformDetails,
PlatformMessageDeliveryAttributes arnAccess) |
Copyright © 2018. All rights reserved.