AWS SDK for .NET Documentation
ListPlatformApplications Method (request)
AmazonAmazon.SimpleNotificationServiceAmazonSimpleNotificationServiceListPlatformApplications(ListPlatformApplicationsRequest) Did this page help you?   Yes   No    Tell us about it...
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
Declaration Syntax
Parameters
request (ListPlatformApplicationsRequest)
List Platform Applications request.
Return Value
List Platform Applications response from the service.
Remarks
The results for this method are paginated and return a limited list of applications, up to 100. If additional records are available after the first page results, then a NextToken string will be returned. To receive the next page, you call this method again using the NextToken string received from the previous call. When there are no more records to return, NextToken will be null. For more information, see Using Amazon SNS Mobile Push Notifications.

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