Deletes the endpoint for a device on one of the supported push notification services, such as GCM and APNS. 
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteEndpointResponse DeleteEndpoint( DeleteEndpointRequest request )
 Parameters
 Parameters- request (DeleteEndpointRequest)
- Delete Endpoint request.
 Return Value
 Return ValueDelete Endpoint response from the service.
 Remarks
 Remarks
            For more information, see Using Amazon SNS Mobile Push Notifications.