Class AndroidCellTowerChangeListener
Inheritance
System.Object
AndroidCellTowerChangeListener
Namespace: Sensus.Android.Probes.Network
Assembly: SensusAndroid.dll
Syntax
public class AndroidCellTowerChangeListener : PhoneStateListener
Constructors
AndroidCellTowerChangeListener()
Declaration
public AndroidCellTowerChangeListener()
Methods
OnCellLocationChanged(CellLocation)
Declaration
public override void OnCellLocationChanged(CellLocation location)
Parameters
Type | Name | Description |
---|---|---|
Android.Telephony.CellLocation | location |
Events
CellTowerChanged
Declaration
public event EventHandler<string> CellTowerChanged
Event Type
Type | Description |
---|---|
System.EventHandler<System.String> |