Sony Addon SDK
public static interface

Sensor.SensorApiErrorCodes

This project is no longer being supported and will not get any further updates.

Class Overview

Interface used to define constants for sensor error codes sent from the host application

Summary

Constants
int SENSOR_ERROR_CODE_NOT_ALLOWED Error code indicating that the action requested by the extension is not allowed in the current state

Constants

public static final int SENSOR_ERROR_CODE_NOT_ALLOWED

Error code indicating that the action requested by the extension is not allowed in the current state

Constant Value: 0 (0x00000000)