The lookup key for a String giving the BSSID of the access point to which
we are connected.
Syntax
[Android.Runtime.Register("EXTRA_BSSID")] public const stringExtraBssid
Remarks
The lookup key for a String giving the BSSID of the access point to which
we are connected. Only present when the new state is CONNECTED.
Retrieve with
Android.Content.Intent.GetStringExtra(string).