RemoteViews.RemoteResponse Constructors

Definition

Overloads

RemoteViews.RemoteResponse()
RemoteViews.RemoteResponse(IntPtr, JniHandleOwnership)

RemoteViews.RemoteResponse()

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

Applies to

RemoteViews.RemoteResponse(IntPtr, JniHandleOwnership)

protected RemoteResponse (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Widget.RemoteViews.RemoteResponse : nativeint * Android.Runtime.JniHandleOwnership -> Android.Widget.RemoteViews.RemoteResponse

Parameters

javaReference
IntPtr

nativeint

Applies to