TelephonyCallback.ICellLocationListener.OnCellLocationChanged(CellLocation) Method

Definition

[Android.Runtime.Register("onCellLocationChanged", "(Landroid/telephony/CellLocation;)V", "GetOnCellLocationChanged_Landroid_telephony_CellLocation_Handler:Android.Telephony.TelephonyCallback/ICellLocationListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=31)]
public void OnCellLocationChanged (Android.Telephony.CellLocation location);
[<Android.Runtime.Register("onCellLocationChanged", "(Landroid/telephony/CellLocation;)V", "GetOnCellLocationChanged_Landroid_telephony_CellLocation_Handler:Android.Telephony.TelephonyCallback/ICellLocationListenerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=31)>]
abstract member OnCellLocationChanged : Android.Telephony.CellLocation -> unit

Parameters

location
CellLocation
Attributes

Applies to