Method
PhoshDBusSensorProxyget_accelerometer_orientation
Declaration [src]
const gchar*
phosh_dbus_sensor_proxy_get_accelerometer_orientation (
PhoshDBusSensorProxy* object
)
Description [src]
Gets the value of the “AccelerometerOrientation” D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where object
was constructed. Use phosh_dbus_sensor_proxy_dup_accelerometer_orientation()
if on another thread.
This method is not directly available to language bindings.
Gets property | Phosh.DBusSensorProxy:accelerometer-orientation |