Searched defs:CNotificationContentV2 (Results 1 – 1 of 1) sorted by relevance
117 struct CNotificationContentV2 { struct118 int32_t notificationContentType;119 CNotificationBasicContentV2* normal;120 CNotificationLongTextContentV2* longText;121 CNotificationMultiLineContentV2* multiLine;122 CNotificationPictureContentV2* picture;123 CNotificationSystemLiveViewContentV2* systemLiveView;