Enum FenceType

    Definition

    Namespace:
    Tizen.Location.Geofence
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX