Searched defs:MsgType (Results 1 – 6 of 6) sorted by relevance
29 using MsgType = int32_t; variable
74 enum MsgType { enum
22 enum MsgType { enum
36 } MsgType; typedef
39 } MsgType; typedef
51 enum class MsgType { NONE, EMAIL, SMS_GSM, SMS_CDMA, MMS, IM }; enum