AVAudioSessionUserIntentToUnmuteOutputNotification

Static AVAudioSessionUserIntentToUnmuteOutputNotification 

Source
pub unsafe static AVAudioSessionUserIntentToUnmuteOutputNotification: Option<&'static NSNotificationName>
Available on crate feature AVAudioSessionTypes only.
Expand description

Notification sent to registered listeners when the application’s output is muted and user hints to unmute.

See also Apple’s documentation