amip.api.wrapper.constants
Class Events
java.lang.Object
amip.api.wrapper.constants.Events
public class Events
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AC_EVT_PLAY
public static final int AC_EVT_PLAY
- See Also:
- Constant Field Values
AC_EVT_PAUSE
public static final int AC_EVT_PAUSE
- See Also:
- Constant Field Values
AC_EVT_STOP
public static final int AC_EVT_STOP
- See Also:
- Constant Field Values
AC_EVT_START
public static final int AC_EVT_START
- See Also:
- Constant Field Values
AC_EVT_EXIT
public static final int AC_EVT_EXIT
- See Also:
- Constant Field Values
AC_EVT_TIMER
public static final int AC_EVT_TIMER
- See Also:
- Constant Field Values
AC_EVT_MSG
public static final int AC_EVT_MSG
- See Also:
- Constant Field Values
AC_EVT_CHANGE
public static final int AC_EVT_CHANGE
- See Also:
- Constant Field Values
AC_EVT_PLCHANGE
public static final int AC_EVT_PLCHANGE
- See Also:
- Constant Field Values
AC_EVT_PLREADY
public static final int AC_EVT_PLREADY
- See Also:
- Constant Field Values
Events
public Events()