AVAudioSessionInterruptionTypeKey
A user info key to retrieve the interruption type.
Declaration
let AVAudioSessionInterruptionTypeKey: StringDiscussion
The value for this key is an NSNumber object containing an unsigned integer that identifies the type of interruption. For a list of possible values, see AVAudioSession.InterruptionType.