Searched refs:ColorResponse (Results 1 – 1 of 1) sorted by relevance
207 function on(type: SensorId.COLOR, callback: Callback<ColorResponse>, options?: Options): void;765 function off(type: SensorId.COLOR, callback?: Callback<ColorResponse>): void;3319 interface ColorResponse extends Response { interface