AWS SDK for .NET Documentation
DeletePlatformApplication Method (request)
AmazonAmazon.SimpleNotificationServiceAmazonSimpleNotificationServiceClientDeletePlatformApplication(DeletePlatformApplicationRequest) Did this page help you?   Yes   No    Tell us about it...
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
Declaration Syntax
C#
public DeletePlatformApplicationResponse DeletePlatformApplication(
	DeletePlatformApplicationRequest request
)
Parameters
request (DeletePlatformApplicationRequest)
Delete Platform Application request.
Return Value
Delete Platform Application response from the service.
Remarks
For more information, see Using Amazon SNS Mobile Push Notifications.

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