VoiceChannelRequest
public struct VoiceChannelRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies whether to enable the voice channel for the application.
Declaration
Swift
public let enabled: Bool?
-
Undocumented
Declaration
Swift
public init(enabled: Bool? = nil)