SessionDelegate
public protocol SessionDelegate : AnyObject
Delegate that notifies changes on the stack
-
Fired when the stack or wac change its state
Declaration
Swift
func sippoClient(didChangeSippoState sippoState: SippoServerState, didChangeStackState stackState: StackState)
Parameters
sippoState
Current wac state
stackState
Current stack state