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