WifiData Class

Wi-Fi data as reported by the device

Definition

Namespace: MobileTrack.Receiver.Models
Assembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
internal sealed class WifiData
Inheritance
Object    WifiData

Constructors

WifiData Wi-Fi data as reported by the device

Properties

MacAddress MAC address of the Wi-Fi network
Rssi RSSI of the Wi-Fi network
SsId SSID of the Wi-Fi network

See Also