Package com.highmobility.autoapi
Class Notifications
java.lang.Object
com.highmobility.autoapi.Notifications
The Notifications capability
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classActionstatic enumstatic classClear notificationstatic classNotificationstatic classThe notifications state -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final bytestatic final bytestatic final bytestatic final byte -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IDENTIFIER
public static final int IDENTIFIER- See Also:
-
PROPERTY_TEXT
public static final byte PROPERTY_TEXT- See Also:
-
PROPERTY_ACTION_ITEMS
public static final byte PROPERTY_ACTION_ITEMS- See Also:
-
PROPERTY_ACTIVATED_ACTION
public static final byte PROPERTY_ACTIVATED_ACTION- See Also:
-
PROPERTY_CLEAR
public static final byte PROPERTY_CLEAR- See Also:
-
-
Constructor Details
-
Notifications
public Notifications()
-