Searched defs:notificationContentType (Results 1 – 2 of 2) sorted by relevance
118 int32_t notificationContentType; member
2303 auto notificationContentType = jsonObject.at("notificationContentType").get<int32_t>(); in ConvertJsonToEnum() local