RequestHandlerJSWrapper

@objc
public protocol RequestHandlerJSWrapper : JSExport

Undocumented

  • Undocumented

    Declaration

    Swift

    func JsRequest(_ url: String, _ method: String, _ params: JSValue)