Class AndroidListeningWlanProbe
Inheritance
System.Object
AndroidListeningWlanProbe
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: SensusAndroid.dll
Syntax
public class AndroidListeningWlanProbe : ListeningWlanProbe, INotifyPropertyChanged, IListeningProbe, IProbe
Constructors
AndroidListeningWlanProbe()
Declaration
public AndroidListeningWlanProbe()
Methods
StartListeningAsync()
Declaration
protected override Task StartListeningAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Overrides
StopListeningAsync()
Declaration
protected override Task StopListeningAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged