MiniAppNavigationDelegate

public protocol MiniAppNavigationDelegate : AnyObject

A delegate used by Mini App view to communicate about available actions based on current user interactions on the Mini App

Delegates

  • Undocumented

    Declaration

    Swift

    func checkWebsiteSecurity(url: URL, with responseHandler: @escaping (Bool) -> Void)