com.triomotor

OrderReceivedListener

This interface is implemented by all the classes that want to register themselves as orderReceived listeners of the TrioMotor class.
This event is fired when an order arrives from the server

Method Summary

public onOrderReceived(item:Object)

Method Details

onOrderReceived

public onOrderReceived(item:Object):Void

this method will be called by TrioMotor when the order is received