Java.Net.URLDecoder Class
This class is used to decode a string which is encoded in the application/x-www-form-urlencoded MIME content type.

See Also: URLDecoder Members

Syntax

[Android.Runtime.Register("java/net/URLDecoder", DoNotGenerateAcw=true)]
public class URLDecoder : Java.Lang.Object

Remarks

This class is used to decode a string which is encoded in the application/x-www-form-urlencoded MIME content type.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1