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