Packagefunnel
Interfacepublic interface ISysexMessageListener
ImplementorsFirmataString, I2CDevice



Public Properties
 PropertyDefined by
  command : uint
[read-only]
ISysexMessageListener
Public Methods
 MethodDefined by
  
handleSysex(command:uint, data:Array):void
ISysexMessageListener
Property detail
commandproperty
command:uint  [read-only]Implementation
    public function get command():uint
Method detail
handleSysex()method
public function handleSysex(command:uint, data:Array):voidParameters
command:uint
 
data:Array