C# (CSharp) Amazon.SimpleNotificationService.Model DeleteEndpointRequest - 15 examples found. These are the top rated real world C# (CSharp) examples of Amazon.SimpleNotificationService.Model.DeleteEndpointRequest extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Container for the parameters to the DeleteEndpoint operation. Deletes the endpoint for a device and mobile app from Amazon SNS. This action is idempotent. For more information, see Using Amazon SNS Mobile Push Notifications.
When you delete an endpoint that is also subscribed to a topic, then you must also unsubscribe the endpoint from the topic.