/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
H A D | notification_utils.h | 79 NOTIFICATION_CONTENT_CONVERSATION, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/ |
H A D | ans_convert_enum.h | 31 NOTIFICATION_CONTENT_CONVERSATION, enumerator
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_convert_enum.cpp | 36 case ContentType::NOTIFICATION_CONTENT_CONVERSATION: in ContentTypeJSToC() 68 outType = ContentType::NOTIFICATION_CONTENT_CONVERSATION; in ContentTypeCToJS()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | ans_log_test.cpp | 102 inType = NotificationNapi::ContentType::NOTIFICATION_CONTENT_CONVERSATION; 137 EXPECT_EQ(outType, NotificationNapi::ContentType::NOTIFICATION_CONTENT_CONVERSATION);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification.md | 935 | NOTIFICATION_CONTENT_CONVERSATION | NOTIFICATION_CONTENT_CONVERSATION | 社交类型通知。 |
|
H A D | js-apis-notificationManager.md | 1672 | NOTIFICATION_CONTENT_CONVERSATION | 3 | 社交类型通知。预留能力,暂未支持。|
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 200 …env, obj, (int32_t)ContentType::NOTIFICATION_CONTENT_CONVERSATION, "NOTIFICATION_CONTENT_CONVERSAT… in ContentTypeInit()
|
H A D | common_convert_content.cpp | 42 …case ContentType::NOTIFICATION_CONTENT_CONVERSATION: // conversation?: NotificationConversationalC… in GetPropertyNameByContentType() 84 …case ContentType::NOTIFICATION_CONTENT_CONVERSATION: // conversation?: NotificationConversationalC… in SetNotificationContentDetailed()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 316 case ContentType::NOTIFICATION_CONTENT_CONVERSATION: in ContentTypeCJToC()
|
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/ |
H A D | js-apis-notification.md | 935 | NOTIFICATION_CONTENT_CONVERSATION | NOTIFICATION_CONTENT_CONVERSATION | Conversation notification…
|
H A D | js-apis-notificationManager.md | 1672 | NOTIFICATION_CONTENT_CONVERSATION | 3 | Conversation notification. Not supported current…
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_content.cpp | 42 …case ContentType::NOTIFICATION_CONTENT_CONVERSATION: // conversation?: NotificationConversationalC… in GetPropertyNameByContentType()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 289 |新增|NA|类名:ContentType;<br>方法or属性:NOTIFICATION_CONTENT_CONVERSATION|@ohos.notificationManager.d.ts| 639 …名:ContentType;<br>方法or属性:NOTIFICATION_CONTENT_CONVERSATION<br>旧版本信息:|类名:ContentType;<br>方法or属性:NOT…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 266 … ohos.notificationManager<br>类名: ContentType<br>方法名 or 属性名: NOTIFICATION_CONTENT_CONVERSATION|@oho…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 273 … ohos.notificationManager<br>类名: ContentType<br>方法名 or 属性名: NOTIFICATION_CONTENT_CONVERSATION|@oho…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-notification.md | 289 |Added|NA|Class name: ContentType;<br>Method or attribute name: NOTIFICATION_CONTENT_CONVERSATION|@… 639 … name: NOTIFICATION_CONTENT_CONVERSATION<br>Old version: |Class name: ContentType;<br>Method or at…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-notification.md | 273 …ger<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_CONVERSATION|@oho…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-notification.md | 266 …ger<br>Class name: ContentType<br>Method or attribute name: NOTIFICATION_CONTENT_CONVERSATION|@oho…
|