Topic. More...
#import <SNSTopic.h>
Public Member Functions | |
(id) | - init |
Default constructor for a new Topic object. | |
(NSString *) | - description |
Returns a string representation of this object; useful for testing and debugging. | |
Properties | |
NSString * | topicArn |
The topic's ARN. |
Topic.
- (NSString* SNSTopic.)description |
Returns a string representation of this object; useful for testing and debugging.
- (id SNSTopic.)init |
Default constructor for a new Topic object.
Callers should use the property methods to initialize this object after creating it.