TelephonyCallback Constructors

Definition

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

Applies to