harmony 鸿蒙ArkWeb_ProxyMethodWithResult

2025-06-12 浏览 (1)

ArkWeb_ProxyMethodWithResult

Overview

Defines a proxy method.

Since: 14

Related module: Web

Summary

Member Variables

NameDescription
const char * methodNamePointer to the method name to be injected.
ArkWeb_OnJavaScriptProxyCallbackWithResult callbackCallback used when a proxy method is invoked.
void * userDataPointer to the user data used in a callback.

Member Variable Description

callback

ArkWeb_OnJavaScriptProxyCallbackWithResult ArkWeb_ProxyMethodWithResult::callback

Description

Callback used when a proxy method is invoked.

methodName

const char* ArkWeb_ProxyMethodWithResult::methodName

Description

Pointer to the method name to be injected.

userData

void* ArkWeb_ProxyMethodWithResult::userData

Description

Pointer to the user data used in a callback.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkWeb API Reference

harmony 鸿蒙ArkWeb_AnyNativeAPI

harmony 鸿蒙ArkWeb_ComponentAPI

harmony 鸿蒙ArkWeb_ControllerAPI

harmony 鸿蒙ArkWeb_CookieManagerAPI

harmony 鸿蒙ArkWeb_JavaScriptBridgeData

harmony 鸿蒙ArkWeb_JavaScriptObject

harmony 鸿蒙ArkWeb_JavaScriptValueAPI

harmony 鸿蒙ArkWeb_ProxyMethod

harmony 鸿蒙ArkWeb_ProxyObject

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/48lUbU