Searched defs:CNotificationContent (Results 1 – 1 of 1) sorted by relevance
61 struct CNotificationContent { struct62 int32_t notificationContentType;63 CNotificationBasicContent* normal;64 CNotificationLongTextContent* longText;65 CNotificationMultiLineContent* multiLine;66 CNotificationPictureContent* picture;