Wisej.Web.Ext.MobileIntegration.Device Sensors
Namespace: Wisej.Web.Ext.MobileIntegration
Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)
Provides methods for interacting with the device's sensors.
Starts accelerometer updates.
Throws:
DeviceException Occurs when the device cannot start the accelerometer. See ErrorCode and Reason.
Starts gyroscope updates.
Throws:
DeviceException Occurs when the device cannot start the gyroscope. See ErrorCode and Reason.
Starts magnetometer updates.
Throws:
DeviceException Occurs when the device cannot start the magnetometer. See ErrorCode and Reason.
Stops accelerometer updates.
Stops gyroscope updates.
Stops magnetometer updates.