Skip to content
Alexander Sokol edited this page Nov 19, 2019 · 1 revision

core / at.specure.info.network / WifiNetworkInfo / bssid

bssid

val bssid: String?

Return the basic service set identifier (BSSID) of the current access point. The BSSID in the form of a six-byte MAC address: {@code XX:XX:XX:XX:XX:XX}, may be {@code null} if there is no network currently connected.

Clone this wiki locally