TelephonyCallback 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
TelephonyCallback() | |
TelephonyCallback(IntPtr, JniHandleOwnership) |
TelephonyCallback()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=31)]
public TelephonyCallback ();
- Attributes
Applies to
TelephonyCallback(IntPtr, JniHandleOwnership)
protected TelephonyCallback (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Telephony.TelephonyCallback : nativeint * Android.Runtime.JniHandleOwnership -> Android.Telephony.TelephonyCallback
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership