Constructor

PhoshProximitynew

Declaration [src]

PhoshProximity*
phosh_proximity_new (
  PhoshSensorProxyManager* sensor_proxy_manager,
  PhoshCallsManager* calls_manager
)

Description

No description available.

Parameters

sensor_proxy_manager PhoshSensorProxyManager
  No description available.
 The data is owned by the caller of the function.
calls_manager PhoshCallsManager
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: PhoshProximity
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.