VoiceSDKObserverProtocol

public protocol VoiceSDKObserverProtocol : AnyObject

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