DownloadEventArgs(String, String, String, String, Int64) Constructor

Definition

public DownloadEventArgs (string? url, string? userAgent, string? contentDisposition, string? mimetype, long contentLength);
new Android.Webkit.DownloadEventArgs : string * string * string * string * int64 -> Android.Webkit.DownloadEventArgs

Parameters

url
String
userAgent
String
contentDisposition
String
mimetype
String
contentLength
Int64

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