VoiceCallMutedStateObserverProtocol

public protocol VoiceCallMutedStateObserverProtocol : AnyObject

The client object may adopt this protocol to observe the microphone state change. To receive notification the client object should be registered at VoiceCall object as an observer.