AWSPinpointTargetingUpdateVoiceChannelResponse
Objective-C
@interface AWSPinpointTargetingUpdateVoiceChannelResponse
Swift
class AWSPinpointTargetingUpdateVoiceChannelResponse
-
Provides information about the status and settings of the voice channel for an application.
Declaration
Objective-C
@property (nonatomic, strong) AWSPinpointTargetingVoiceChannelResponse *_Nullable voiceChannelResponse;Swift
var voiceChannelResponse: AWSPinpointTargetingVoiceChannelResponse? { get set }
View on GitHub
Install in Dash
AWSPinpointTargetingUpdateVoiceChannelResponse Class Reference