VoiceCallStateObserverProtocol

public protocol VoiceCallStateObserverProtocol : AnyObject

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