Subscribe Result. More...
#import <SNSSubscribeResponse.h>
Inherits AmazonServiceResponse.
Public Member Functions | |
(id) | - init |
Default constructor for a new object. | |
(NSString *) | - description |
Returns a string representation of this object; useful for testing and debugging. | |
Properties | |
NSString * | subscriptionArn |
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation). |
Subscribe Result.
- (NSString* SNSSubscribeResponse.)description |
Returns a string representation of this object; useful for testing and debugging.
- (id SNSSubscribeResponse.)init |
Default constructor for a new object.
Callers should use the property methods to initialize this object after creating it.