Contents

interruptionContext

Context about the interruption that caused deactivation.

Declaration

var interruptionContext: AVAudioSession.InterruptionContext? { get }

Discussion

This property is only present when the session was interrupted by another application.

See Also

Getting the deactivation details