AWS SDK for .NET Documentation
ListEndpointsByPlatformApplication Method (request)
AmazonAmazon.SimpleNotificationServiceAmazonSimpleNotificationServiceListEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) Did this page help you?   Yes   No    Tell us about it...
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
Declaration Syntax
Parameters
request (ListEndpointsByPlatformApplicationRequest)
List Endpoints By Platform Application request.
Return Value
List Endpoints By Platform Application response from the service.
Remarks
The results for this method are paginated and return a limited list of endpoints, 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)