@Deprecated
public interface SitumMagAccuracyListener
Modifier and Type | Method and Description |
---|---|
void |
onAccuracyReceived(int accuracy,
float orientation,
float intensity)
Deprecated.
Called when magnetic field sensor values have changed.
|
void onAccuracyReceived(int accuracy, float orientation, float intensity)
accuracy
- A value of 0 or 1 indicates that the user should move the phone.
A value of 2 is OKorientation
- Received orientation valueintensity
- Received magnetic field intensity value