Class EnumEnablePushNotification
- java.lang.Object
-
- com.microstrategy.web.app.mobile.config.EnumEnablePushNotification
-
public class EnumEnablePushNotification extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EnumEnablePushNotification()
-
-
-
Field Detail
-
On
public static final int On
- See Also:
- Constant Field Values
-
Off
public static final int Off
- See Also:
- Constant Field Values
-
-