The
Inheritance Hierarchy
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.CreatePlatformEndpointRequest
Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CreatePlatformEndpointRequest : AmazonWebServiceRequest IRequestEvents
The CreatePlatformEndpointRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CreatePlatformEndpointRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Attributes | For a list of attributes, see SetEndpointAttributes. |
![]() |
CustomUserData | Arbitrary user data to associate with the endpoint. SNS does not use this data. The data must be in UTF-8 format and less than 2KB. |
![]() |
PlatformApplicationArn | PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint. |
![]() |
Token | Unique identifier created by the notification service for an app on a device. The specific name for Token will vary, depending on which notification service is being used. For example, when using APNS as the notification service, you need the device token. Alternatively, when using GCM or ADM, the device token equivalent is called the registration ID. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8