TelephonyManager.CellInfoCallback Constructors

Definition

Overloads

TelephonyManager.CellInfoCallback()
TelephonyManager.CellInfoCallback(IntPtr, JniHandleOwnership)

TelephonyManager.CellInfoCallback()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=29)]
public CellInfoCallback ();
Attributes

Applies to

TelephonyManager.CellInfoCallback(IntPtr, JniHandleOwnership)

protected CellInfoCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Telephony.TelephonyManager.CellInfoCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Telephony.TelephonyManager.CellInfoCallback

Parameters

javaReference
IntPtr

nativeint

Applies to