Control Surface API  3.0.3
OscPacket Interface Reference
Inheritance diagram for OscPacket:

Public Member Functions

OscBundle getParentBundle ()
 

Detailed Description

Base class for OscPackets.

Since
API version 5

Definition at line 8 of file OscPacket.java.

Member Function Documentation

OscBundle getParentBundle ( )

If the message was part of a bundle, get a pointer back to it. If not, this methods returns null.


The documentation for this interface was generated from the following file: