Home
last modified time | relevance | path

Searched refs:CLICK_REASON_REMOVE (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-notification.md10 |新增|NA|模块名: ohos.notificationSubscribe<br>类名: RemoveReason<br>方法名 or 属性名:CLICK_REASON_REMOVE|@ohos.…
16 |删除|模块名: ohos.notificationManager<br>类名: RemoveReason<br>方法名 or 属性名: CLICK_REASON_REMOVE|NA|@ohos.n…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-notification.md10 …Subscribe<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notif…
16 …onManager<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|NA|@ohos.no…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-event-and-notification.md14 | ohos.notification | RemoveReason | CLICK_REASON_REMOVE = 1 …
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-event-and-notification.md14 | ohos.notification | RemoveReason | CLICK_REASON_REMOVE = 1 …
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h58 CLICK_REASON_REMOVE = 1, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/
H A Djs-apis-notificationSubscribe-sys.md410 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
470 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
574 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
676 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
946 | CLICK_REASON_REMOVE | 1 | 点击通知后删除通知。 |
H A Djs-apis-notification-sys.md1168 let reason: Notification.RemoveReason = Notification.RemoveReason.CLICK_REASON_REMOVE;
1210 let reason: Notification.RemoveReason = Notification.RemoveReason.CLICK_REASON_REMOVE;
1287 let reason: Notification.RemoveReason = Notification.RemoveReason.CLICK_REASON_REMOVE;
2358 | CLICK_REASON_REMOVE | 1 | 点击通知后删除通知。 |
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Djs-apis-notificationSubscribe-sys.md410 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
470 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
574 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
676 …eason: notificationSubscribe.RemoveReason = notificationSubscribe.RemoveReason.CLICK_REASON_REMOVE;
946 | CLICK_REASON_REMOVE | 1 | The notification is removed after a click on it. |
H A Djs-apis-notification-sys.md1168 let reason: Notification.RemoveReason = Notification.RemoveReason.CLICK_REASON_REMOVE;
1210 let reason: Notification.RemoveReason = Notification.RemoveReason.CLICK_REASON_REMOVE;
1287 let reason: Notification.RemoveReason = Notification.RemoveReason.CLICK_REASON_REMOVE;
2358 | CLICK_REASON_REMOVE | 1 | The notification is removed after a click on it. |
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp232 outType = static_cast<int32_t>(RemoveReason::CLICK_REASON_REMOVE); in ReasonCToJS()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp37 …SetNamedPropertyByInteger(env, obj, (int32_t)RemoveReason::CLICK_REASON_REMOVE, "CLICK_REASON_REMO… in RemoveReasonInit()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-notification.md42 |访问级别有变化|类名:RemoveReason;<br>方法or属性:CLICK_REASON_REMOVE = 1<br>旧版本信息:|类名:RemoveReason;<br>方法or属性:CL…
66 |访问级别有变化|类名:RemoveReason;<br>方法or属性:CLICK_REASON_REMOVE = 1<br>旧版本信息:|类名:RemoveReason;<br>方法or属性:CL…
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dans_log_test.cpp305 EXPECT_EQ(outType, static_cast<int32_t>(NotificationNapi::RemoveReason::CLICK_REASON_REMOVE));
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-notification.md225 |访问级别有变化|类名:RemoveReason;<br>方法or属性:CLICK_REASON_REMOVE = 1<br>旧版本信息:|类名:RemoveReason;<br>方法or属性:CL…
244 |访问级别有变化|类名:RemoveReason;<br>方法or属性:CLICK_REASON_REMOVE = 1<br>旧版本信息:|类名:RemoveReason;<br>方法or属性:CL…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-notification.md42 …ribute name: CLICK_REASON_REMOVE = 1<br>Old version information: |Class name: RemoveReason;<br>Met…
66 …ribute name: CLICK_REASON_REMOVE = 1<br>Old version information: |Class name: RemoveReason;<br>Met…
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-notification.md173 |新增|NA|模块名: ohos.notification<br>类名: RemoveReason<br>方法名 or 属性名:CLICK_REASON_REMOVE|@ohos.notificat…
306 |新增|NA|模块名: ohos.notificationManager<br>类名: RemoveReason<br>方法名 or 属性名: CLICK_REASON_REMOVE|@ohos.n…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-notification.md225 …ribute name: CLICK_REASON_REMOVE = 1<br>Old version information: |Class name: RemoveReason;<br>Met…
244 …ribute name: CLICK_REASON_REMOVE = 1<br>Old version information: |Class name: RemoveReason;<br>Met…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-notification.md173 …ification<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notif…
306 …onManager<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notif…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-notification.md177 |新增|NA|类名:RemoveReason;<br>方法or属性:CLICK_REASON_REMOVE = 1|@ohos.notification.d.ts|
331 |新增|NA|类名:RemoveReason;<br>方法or属性:CLICK_REASON_REMOVE = 1|@ohos.notificationSubscribe.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-notification.md303 |新增|NA|模块名: ohos.notificationSubscribe<br>类名: RemoveReason<br>方法名 or 属性名: CLICK_REASON_REMOVE|@ohos…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-notification.md177 |Added|NA|Class name: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1|@ohos.noti…
331 |Added|NA|Class name: RemoveReason;<br>Method or attribute name: CLICK_REASON_REMOVE = 1|@ohos.noti…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-notification.md303 …Subscribe<br>Class name: RemoveReason<br>Method or attribute name: CLICK_REASON_REMOVE|@ohos.notif…