CallSetObserverProtocol
public protocol CallSetObserverProtocol : AnyObject
The client object may adopt this protocol to observe the calls property change.
To receive notification the client object should be registered at VoiceSDK object as an observer.
CallSetObserverProtocol Protocol Reference