Enum ProximityProvider

    Definition

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

    Enumeration for the provider of proximity.

    [Obsolete("Deprecated since API11. Might be removed in API13")]
    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.

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