Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

connectivityCheckEnabled?: boolean
dbusConnection?: DBusConnection

The #GDBusConnection to use.

If this is not set during object construction, the D-Bus connection will automatically be chosen during async/sync initalization via g_bus_get().

instanceFlags?: number

#NMClientInstanceFlags for the instance. These affect behavior of #NMClient. This is a construct property and you may only set most flags only during construction.

The flag %NM_CLIENT_INSTANCE_FLAGS_NO_AUTO_FETCH_PERMISSIONS can be toggled any time, even after constructing the instance. Note that you may want to watch NMClient:permissions-state property to know whether permissions are ready. Note that permissions are only fetched when NMClient has a D-Bus name owner.

networkingEnabled?: boolean

Whether networking is enabled.

The property setter is a synchronous D-Bus call. This is deprecated since 1.22.

wimaxEnabled?: boolean

Whether WiMAX functionality is enabled.

wirelessEnabled?: boolean

Whether wireless is enabled.

The property setter is a synchronous D-Bus call. This is deprecated since 1.22.

wwanEnabled?: boolean

Whether WWAN functionality is enabled.

The property setter is a synchronous D-Bus call. This is deprecated since 1.22.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method