AWS SDK for .NET Documentation
ListTopics Method (request)
AmazonAmazon.SimpleNotificationServiceAmazonSimpleNotificationServiceListTopics(ListTopicsRequest) Did this page help you?   Yes   No    Tell us about it...
Returns a list of the requester's topics.
Declaration Syntax
C#
Parameters
request (ListTopicsRequest)
List Topics request
Return Value
List Topics Response from the service
Remarks
Each call returns a limited list of topics. If there are more topics, a NextToken is also returned. Use the NextToken parameter in a new ListTopics call to get further results.

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