QNSessionDelegate
public protocol QNSessionDelegate : AnyObject
Delegate that notifies changes on the stack
-
Fired when the stack or wac change its state
Declaration
Swift
func qnClient(didChangeServerState serverState: QNServerState, didChangeStackState stackState: QNStackState)
Parameters
serverState
Current wac state
stackState
Current stack state