ImsStateCallback Constructors

Definition

Overloads

ImsStateCallback()
ImsStateCallback(IntPtr, JniHandleOwnership)

ImsStateCallback()

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

Applies to

ImsStateCallback(IntPtr, JniHandleOwnership)

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

Parameters

javaReference
IntPtr

nativeint

Applies to