Contents

kAudioSessionEndInterruption

The interruption to your app’s audio session has just ended. In the case where a user confirms the interruption, such as answering a phone call, your app will not receive this constant.

Declaration

var kAudioSessionEndInterruption: Int { get }

See Also

Constants