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