SafeBrowsingResponse Constructors

Definition

Overloads

SafeBrowsingResponse()

This member is deprecated.

SafeBrowsingResponse(IntPtr, JniHandleOwnership)

SafeBrowsingResponse()

This member is deprecated.

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

Remarks

This member is deprecated. This class should not be constructed by applications.

Java documentation for android.webkit.SafeBrowsingResponse.SafeBrowsingResponse().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

SafeBrowsingResponse(IntPtr, JniHandleOwnership)

protected SafeBrowsingResponse (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Webkit.SafeBrowsingResponse : nativeint * Android.Runtime.JniHandleOwnership -> Android.Webkit.SafeBrowsingResponse

Parameters

javaReference
IntPtr

nativeint

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to