CustomSensorListener

Bundling Interface for all Sensor providers

Inheritors

Functions

Link copied to clipboard
abstract fun onAccuracyChanged(p0: Sensor, p1: Int)
Link copied to clipboard
abstract fun onSensorChanged(p0: SensorEvent)
Link copied to clipboard
abstract fun register(context: Context)
Link copied to clipboard
abstract fun unregister(context: Context)