Enum FenceType
Definition
- Assembly:
- Tizen.Location.Geofence.dll
Enumeration for the geofence types.
[Obsolete("Deprecated since API11. Might be removed in API13")]
public enum FenceType
Fields
| Name | Description |
|---|---|
| Bluetooth | Geofence is specified by the Bluetooth device. |
| GeoPoint | Geofence is specified by the geospatial coordinate. |
| Wifi | Geofence is specified by the Wi-Fi access point. |