AWSPinpointTargetingGetChannelsResponse
Objective-C
@interface AWSPinpointTargetingGetChannelsResponse
Swift
class AWSPinpointTargetingGetChannelsResponse
-
Provides information about the general settings and status of all channels for an application, including channels that aren’t enabled for the application.
Declaration
Objective-C
@property (nonatomic, strong) AWSPinpointTargetingChannelsResponse *_Nullable channelsResponse;Swift
var channelsResponse: AWSPinpointTargetingChannelsResponse? { get set }
View on GitHub
Install in Dash
AWSPinpointTargetingGetChannelsResponse Class Reference