SimulatorListener¶
-
public abstract class
SimulatorListener
¶ Provides callbacks to monitor the state of the simulator.
Constructors¶
Methods¶
getOrCreate¶
-
public static SimulatorListener
getOrCreate
(APIClient client, long objectId)¶ Internal method
simulatorStopped¶
-
public abstract void
simulatorStopped
(io.cocotec.coco.platform.coco.SimulatorStopReason reason)¶ Called when the simulator stops execution for the given reason. The simulator will remain paused until a) this call returns; and b) a command is issued on the Simulator.