public interface OSCListener
| Modifier and Type | Method and Description |
|---|---|
void |
acceptMessage(java.util.Date time,
OSCMessage message)
Accept an incoming OSCMessage
|
void acceptMessage(java.util.Date time,
OSCMessage message)
time - the time this message is to be executed. null means execute
nowmessage - the message