Contents

bssid

The basic service set identifier (BSSID) for the network, returned as UTF-8 string.

Declaration

var bssid: String? { get }

Discussion

Returns a UTF-8 string formatted as <00:00:00:00:00:00>.

See Also

Instance Properties