AmazonSimpleNotificationServiceClient.ListSubscriptionsByTopic Method (ListSubscriptionsByTopicRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The ListSubscriptionsByTopic action returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a NextToken is also returned. Use the NextToken parameter in a new ListSubscriptionsByTopic call to get further results.

Namespace: Amazon.SimpleNotificationService
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual ListSubscriptionsByTopicResponse ListSubscriptionsByTopic(
         ListSubscriptionsByTopicRequest request
)
Return Value
Type: Amazon.SimpleNotificationService.Model.ListSubscriptionsByTopicResponse
The response from the ListSubscriptionsByTopic service method, as returned by AmazonSimpleNotificationService.

Exceptions

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5