HyperwalletFlowDelegate
public protocol HyperwalletFlowDelegate : AnyObject
Flow complete protocol
-
Protocol method to be called after flow completes
Declaration
Swift
func didFlowComplete(with response: Any)