다음을 통해 공유


AssociationInfo.DeviceMacAddress Property

Definition

public Android.Net.MacAddress? DeviceMacAddress { [Android.Runtime.Register("getDeviceMacAddress", "()Landroid/net/MacAddress;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getDeviceMacAddress", "()Landroid/net/MacAddress;", "", ApiSince=33)>]
member this.DeviceMacAddress : Android.Net.MacAddress

Property Value

the MAC address of the device.

Attributes

Remarks

Java documentation for android.companion.AssociationInfo.getDeviceMacAddress().

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