Enum ProximityProvider
Definition
- Assembly:
- Tizen.Location.Geofence.dll
Enumeration for the provider of proximity.
public enum ProximityProvider
Fields
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. |