Enum ProximityProvider
Definition
- Namespace:
- Tizen.Location.Geofence
- Assembly:
- Tizen.Location.Geofence.dll
- API Level:
- 3
Enumeration for the provider of proximity.
C#Copypublic enum ProximityProvider
Name | Description |
---|---|
BLE | Proximity is specified by the Bluetooth low-energy device. |
Bluetooth | Proximity is specified by the Bluetooth device. |
Location | Proximity is specified by the geospatial coordinate. |
Sensor | Proximity is specified by the sensor. |
Wifi | Proximity is specified by the Wi-Fi access point. |