Java.Lang.Package.InvokeIsSealed Method
Indicates whether this package is sealed with respect to the specified URL.

Syntax

[Android.Runtime.Register("isSealed", "(Ljava/net/URL;)Z", "GetInvokeIsSealed_Ljava_net_URL_Handler")]
public virtual bool InvokeIsSealed (Java.Net.URL url)

Parameters

url
the URL to check.

Returns

Documentation for this section has not yet been entered.

Remarks

Indicates whether this package is sealed with respect to the specified URL.

[Android Documentation]

Requirements

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