AWS SDK for .NET Documentation
CreatePlatformEndpoint Method (request)
AmazonAmazon.SimpleNotificationServiceAmazonSimpleNotificationServiceCreatePlatformEndpoint(CreatePlatformEndpointRequest) Did this page help you?   Yes   No    Tell us about it...
Creates an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
Declaration Syntax
Parameters
request (CreatePlatformEndpointRequest)
Create Platform Endpoint request.
Return Value
Create Platform Endpoint response from the service.
Remarks
This method requires the PlatformApplicationArn that is returned from CreatePlatformApplication(CreatePlatformApplicationRequest). The EndpointArn that is returned when using this method can then be used by the Publish(PublishRequest) method to send a message to a mobile app or by the Subscribe(SubscribeRequest) action for subscription to a topic. For more information, see Using Amazon SNS Mobile Push Notifications.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)