Searched defs:CNotificationLongTextContent (Results 1 – 1 of 1) sorted by relevance
51 struct CNotificationLongTextContent { struct52 char* title;53 char* text;54 char* additionalText;55 int64_t lockscreenPicture;56 char* longText;57 char* briefText;58 char* expandedTitle;