TelephonyManager.CellInfoCallback Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- transfer
- JniHandleOwnership