Enum FenceType

Definition

Namespace:
Tizen.Location.Geofence
Assembly:
Tizen.Location.Geofence.dll

Enumeration for the geofence types.

C#
Copy
[Obsolete("Deprecated since API11. Might be removed in API13")] public enum FenceType
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.