Class | Description |
---|---|
PlatformDetails |
Contains Amazon SNS Platform Specific Details which are dependent on the service used by Amazon SNS
Server API Key is generated from Google API Project
Application Name refers to the Name of Amazon SNS Platform Application to be created
Platform Type refers to the service to be used for sending Push Notification by the Amazon SNS Service.
Supported push notification services
Message Attributes refers to the service specific details to be defined for the message
|
PlatformMessageDeliveryAttributes |
Details Regarding roles to store CloudWatch Logs of Message Deliveries
|
PushNotificationMessage |
Push Notification Message is an Object used to send Push Notifications which includes
Recipient stores a Instance Id i.e a Token to uniquely identify a device
This Instance Id is to be generated with every request received from the Application
Payload stores the Notification to be sent to the Recipient
Priority stores a default value of
DefaultPriority.EMERGENCY
Content Type is ContentType.TEXT
Token
Unique identifier created by the notification service for an app on a device. |
Enum | Description |
---|---|
Platform |
Platforms Supported by Amazon SNS to send Push Notifications
Supported push notification services
|
Copyright © 2018. All rights reserved.