PushNotificationObserverProtocol

public protocol PushNotificationObserverProtocol : AnyObject

The client object may adopt this protocol to observe the push notification token change. To receive notification the client object should be registered at VoiceSDK object as an observer.