defaultMutedRingingConfig
fun defaultMutedRingingConfig(playIncomingSoundIfMuted: Boolean = false, playOutgoingSoundIfMuted: Boolean = false): MutedRingingConfig
Creates a default MutedRingingConfig.
Parameters
playIncomingSoundIfMuted
Whether the incoming call sound should still play when the device is muted.
playOutgoingSoundIfMuted
Whether the outgoing ringing sound should still play when the device is muted.