Android.Net.Wifi.WifiInfo.BSSID Property
Return the basic service set identifier (BSSID) of the current access point.

Syntax

[get: Android.Runtime.Register("getBSSID", "()Ljava/lang/String;", "GetGetBSSIDHandler")]
public virtual string BSSID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the basic service set identifier (BSSID) of the current access point. The BSSID may be null if there is no network currently connected.

[Android Documentation]

Requirements

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