mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-04-18 05:00:38 +00:00
update
Signed-off-by: z30053788 <zhaobaoxin1@huawei.com> Change-Id: I34a0f8cd46819583aa7c2222cc88ba286e120f68
This commit is contained in:
parent
e5773f7d10
commit
458543d883
9
api/commonEvent/commonEventData.d.ts
vendored
9
api/commonEvent/commonEventData.d.ts
vendored
@ -104,6 +104,15 @@ export interface CommonEventData {
|
||||
* @atomicservice
|
||||
* @since 11
|
||||
*/
|
||||
/**
|
||||
* The custom result data of the common event.
|
||||
*
|
||||
* @type { ?string }
|
||||
* @syscap SystemCapability.Notification.CommonEvent
|
||||
* @crossplatform
|
||||
* @atomicservice
|
||||
* @since 12
|
||||
*/
|
||||
data?: string;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user