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

Definición

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

Parámetros

url
String
userAgent
String
contentDisposition
String
mimetype
String
contentLength
Int64

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a