Android.Net.Http.HttpResponseCache.Delete Method
Uninstalls the cache and deletes all of its stored contents.

Syntax

[Android.Runtime.Register("delete", "()V", "")]
public void Delete ()

Exceptions

TypeReason
Java.IO.IOException

Remarks

Uninstalls the cache and deletes all of its stored contents.

[Android Documentation]

Requirements

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