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 |