NetworkManagerInstance
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| int | connectivity | |
| NetworkActiveConnection | primary_connection | |
| int | state | |
| bool | wireless_enabled |
Methods
| Returns | Signature |
|---|---|
| NetworkDevice[] | get_devices() |
| bool | is_running() |
| void | process() |
Property Descriptions
connectivity
int connectivity
Note
There is currently no description for this property. Please help us by contributing one!
primary_connection
NetworkActiveConnection primary_connection
Note
There is currently no description for this property. Please help us by contributing one!
state
int state
Note
There is currently no description for this property. Please help us by contributing one!
wireless_enabled
bool wireless_enabled
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
get_devices()
NetworkDevice[] get_devices()
Note
There is currently no description for this method. Please help us by contributing one!
is_running()
bool is_running()
Note
There is currently no description for this method. Please help us by contributing one!
process()
void process()
Note
There is currently no description for this method. Please help us by contributing one!