wwan_set_enabled
Description:
[ Version ( deprecated = true , deprecated_since = "1.22" ) ]
public void wwan_set_enabled (bool enabled)
public void wwan_set_enabled (bool enabled)
Warning: wwan_set_enabled is deprecated since 1.22.
Enables or disables WWAN devices.
Note:
Use the async command dbus_set_property on nm_dbus_path, nm_dbus_interface to set "WwanEnabled" property to a "(b)" value.
Parameters:
this |
a Client |
enabled |
true to enable WWAN |