| Package | funnel |
| Class | public class FirmataString |
| Implements | ISysexMessageListener |
| Property | Defined by | ||
|---|---|---|---|
| command : uint [read-only]
| FirmataString | ||
| Method | Defined by | ||
|---|---|---|---|
|
FirmataString(ioModule:*)
| FirmataString | ||
|
handleSysex(command:uint, data:Array):void
| FirmataString | ||
| command | property |
command:uint [read-only]Implementation
public function get command():uint
| _io | property |
protected var _io:IOModule
| FirmataString | () | constructor |
public function FirmataString(ioModule:*)Parameters
ioModule:* |
| handleSysex | () | method |
public function handleSysex(command:uint, data:Array):voidParameters
command:uint |
|
data:Array |