Interface IPointsOfInterestProximityProbe
Namespace: Sensus.Probes.Location
Assembly: SensusAndroid.dll
Syntax
public interface IPointsOfInterestProximityProbe
Properties
Protocol
Declaration
Protocol Protocol { get; }
Property Value
Type | Description |
---|---|
Protocol |
Triggers
Declaration
ObservableCollection<PointOfInterestProximityTrigger> Triggers { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ObservableCollection<PointOfInterestProximityTrigger> |