Java.Net.InetAddress.IsAnyLocalAddress Property
Returns whether this is the IPv6 unspecified wildcard address :: or the IPv4 "any" address, 0.0.0.0.

Syntax

[get: Android.Runtime.Register("isAnyLocalAddress", "()Z", "GetIsAnyLocalAddressHandler")]
public virtual bool IsAnyLocalAddress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether this is the IPv6 unspecified wildcard address :: or the IPv4 "any" address, 0.0.0.0.

[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