AWSPinpointTargetingVoiceChannelRequest
Objective-C
@interface AWSPinpointTargetingVoiceChannelRequest
Swift
class AWSPinpointTargetingVoiceChannelRequest
Specifies the status and settings of the voice channel for an application.
-
Specifies whether to enable the voice channel for the application.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable enabled;Swift
var enabled: NSNumber? { get set }
View on GitHub
Install in Dash
AWSPinpointTargetingVoiceChannelRequest Class Reference