Java.Net.InterfaceAddress.Broadcast Property
Returns the subnet-directed broadcast address if this is an IPv4 interface, null otherwise.

Syntax

[get: Android.Runtime.Register("getBroadcast", "()Ljava/net/InetAddress;", "GetGetBroadcastHandler")]
public virtual InetAddress Broadcast { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the subnet-directed broadcast address if this is an IPv4 interface, null otherwise.

[Android Documentation]

Requirements

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