#include <qaGobiApiCbk.h>
|
swi_uint256_t | TlvPresenceMask |
|
ULONG | proximityType |
|
ULONG | geofenceId |
|
ULONG * | pContextId |
|
Contain the parameters for Geofence Proximity notification the device
- Parameters
-
proximityType |
- Geofence Breach Type
- Valid values:
- eQMI_LOC_GEOFENCE_PROXIMITY_TYPE_IN (1) - Denotes that a client is in proximity of the Geofence
- eQMI_LOC_GEOFENCE_PROXIMITY_TYPE_OUT (2) - Denotes that a client is out of proximity of the Geofence
|
geofenceId |
- Identifier of the Geofence that is in proximity to the handset.
|
pContextId |
- Geofence Context ID
- Identifier for the context of the Geofence to which the handset is in proximity.
- A single Geofence may be associated with different contexts.
|
- Note
- None
The documentation for this struct was generated from the following file: