Show / Hide Table of Contents

    Class EstimoteBeaconProximityEvent

    Inheritance
    System.Object
    EstimoteBeaconProximityEvent
    Namespace: Sensus.Probes.Location
    Assembly: Sensus.Shared.NuGet.dll
    Syntax
    public sealed class EstimoteBeaconProximityEvent : Enum

    Fields

    Entered

    Entered within the given distance of the given beacon.

    Declaration
    public const EstimoteBeaconProximityEvent Entered
    Field Value
    Type Description
    EstimoteBeaconProximityEvent

    Exited

    Exited the given distance of the given beacon.

    Declaration
    public const EstimoteBeaconProximityEvent Exited
    Field Value
    Type Description
    EstimoteBeaconProximityEvent

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX