mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
add operator name
Signed-off-by: liujiandong <liujiandong1@huawei.com>
This commit is contained in:
parent
a594c53ffd
commit
d5bd36e56a
7
api/@ohos.commonEvent.d.ts
vendored
7
api/@ohos.commonEvent.d.ts
vendored
@ -966,6 +966,13 @@ declare namespace commonEvent {
|
||||
* @since 9
|
||||
*/
|
||||
COMMON_EVENT_SLOT_CHANGE = "usual.event.SLOT_CHANGE"
|
||||
|
||||
/**
|
||||
* Indicate the action of a common event that the spn display information has been updated.
|
||||
* This common event can be triggered only by system.
|
||||
* @since 9
|
||||
*/
|
||||
COMMON_EVENT_SPN_INFO_CHANGED = "usual.event.SPN_INFO_CHANGED"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user