oscP5
Class OscStatus
java.lang.Object
oscP5.OscStatus
public class OscStatus
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR
public static int ERROR
DEFAULT
public static int DEFAULT
CONNECTION_CLOSED
public static int CONNECTION_CLOSED
CONNECTION_REFUSED
public static int CONNECTION_REFUSED
CONNECTION_TERMINATED
public static int CONNECTION_TERMINATED
CONNECTION_FAILED
public static int CONNECTION_FAILED
SERVER_CLOSED
public static int SERVER_CLOSED
CLIENT_CLOSED
public static int CLIENT_CLOSED
SEND_FAILED
public static int SEND_FAILED
OSCP5_CLOSED
public static int OSCP5_CLOSED
OscStatus
public OscStatus(int theIndex)
id
public int id()
processing library oscP5 by Andreas Schlegel. (c) 2010