Show / Hide Table of Contents

    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>
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX