diff --git a/web/webview/interfaces/native/arkweb_type.h b/web/webview/interfaces/native/arkweb_type.h index b8b65f4fa6a770f52b4de394b69672a3b9f06000..31c21eae5cc6b090741bb3e998db97f1fd29decc 100644 --- a/web/webview/interfaces/native/arkweb_type.h +++ b/web/webview/interfaces/native/arkweb_type.h @@ -279,6 +279,7 @@ typedef struct { * * @param webTag The name of the web component. * @param name Name of the message to be sent. + * @param webMessagePorts The ArkWeb_WebMessagePort. * @param size The quantity of message ports. * @param url Indicates the URI for receiving the message. * @return Post web message result code.