Share via


MacAddress.BroadcastAddress Property

Definition

The MacAddress representing the unique broadcast MAC address.

[Android.Runtime.Register("BROADCAST_ADDRESS", ApiSince=28)]
public static Android.Net.MacAddress? BroadcastAddress { get; }
[<Android.Runtime.Register("BROADCAST_ADDRESS", ApiSince=28)>]
static member BroadcastAddress : Android.Net.MacAddress

Property Value

Attributes

Remarks

The MacAddress representing the unique broadcast MAC address.

Java documentation for android.net.MacAddress.BROADCAST_ADDRESS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to