phoneCallState property

HMSAndroidPhoneCallState phoneCallState
final

phoneCallState property to set the state of microphone i.e mute/unmute on phone call ring If set to DISABLE_MUTE_ON_VOIP_PHONE_CALL_RING then the microphone will not be muted on phone call ring Similarly if set to ENABLE_MUTE_ON_PHONE_CALL_RING then the microphone will be muted on phone call ring By default it's set to DISABLE_MUTE_ON_VOIP_PHONE_CALL_RING Refer: Read more about phone call state here

Implementation

final HMSAndroidPhoneCallState phoneCallState;