ThreeDSWKNavigationHelperDelegate
public protocol ThreeDSWKNavigationHelperDelegate : AnyObject
-
Declaration
Swift
func didFinishLoading(navigation: WKNavigation, success: Bool)
-
Declaration
Swift
func threeDSWKNavigationHelperDelegate(didReceiveResult: Result<String, ThreeDSError>)