-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum PushType
-
-
Field Summary
Fields Modifier and Type Field Description private int
value
-
Enum Constant Summary
Enum Constants Enum Constant Description PUSH_MARKETING
Market type
PUSH_NOTIFY
Notify type
PUSH_FAMILY
Family type
PUSH_ALARM_SMS
Alarm sms type
PUSH_ALARM_PHONE
Alarm phone type
PUSH_ALARM_SYSTEM
Alarm system type
PUSH_ALARM
Alarm Main type
-