Skip to content

NetworkAccessPoint

Inherits: Resource

Properties

Type Name Default
String dbus_path
int flags
int frequency
String hardware_address
int last_seen
int max_bitrate
int mode
String ssid
int strength
int wpa_flags

Methods

Returns Signature
NetworkActiveConnection connect(device: NetworkDevice, password: String)

Property Descriptions

dbus_path

String dbus_path

Note

There is currently no description for this property. Please help us by contributing one!

flags

int flags

Note

There is currently no description for this property. Please help us by contributing one!

frequency

int frequency

Note

There is currently no description for this property. Please help us by contributing one!

hardware_address

String hardware_address

Note

There is currently no description for this property. Please help us by contributing one!

last_seen

int last_seen

Note

There is currently no description for this property. Please help us by contributing one!

max_bitrate

int max_bitrate

Note

There is currently no description for this property. Please help us by contributing one!

mode

int mode

Note

There is currently no description for this property. Please help us by contributing one!

ssid

String ssid

Note

There is currently no description for this property. Please help us by contributing one!

strength

int strength

Note

There is currently no description for this property. Please help us by contributing one!

wpa_flags

int wpa_flags

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

connect()

NetworkActiveConnection connect(device: NetworkDevice, password: String)

Note

There is currently no description for this method. Please help us by contributing one!