Home
last modified time | relevance | path

Searched defs:CNotificationContent (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h61 struct CNotificationContent { struct
62 int32_t notificationContentType;
63 CNotificationBasicContent* normal;
64 CNotificationLongTextContent* longText;
65 CNotificationMultiLineContent* multiLine;
66 CNotificationPictureContent* picture;