Searched defs:CNotificationContent (Results 1 – 1 of 1) sorted by relevance
117 struct CNotificationContent { struct118 int32_t notificationContentType;119 CNotificationBasicContent* normal;120 CNotificationLongTextContent* longText;121 CNotificationMultiLineContent* multiLine;122 CNotificationPictureContent* picture;123 CNotificationSystemLiveViewContent* systemLiveView;