Gjsify LogoGjsify Logo

Enumeration ActivationStateFlags

Flags describing the current activation state.

bitfield

Index

Enumeration Members

EXTERNAL: number

the active connection was generated to represent an external configuration of a networking device. Since: 1.26.

IP4_READY: number

IPv4 setting is completed.

IP6_READY: number

IPv6 setting is completed.

IS_MASTER: number

the device is a master.

IS_SLAVE: number

the device is a slave.

LAYER2_READY: number

layer2 is activated and ready.

LIFETIME_BOUND_TO_PROFILE_VISIBILITY: number

the lifetime of the activation is bound to the visibility of the connection profile, which in turn depends on "connection.permissions" and whether a session for the user exists. Since: 1.16.

MASTER_HAS_SLAVES: number

The master has any slave devices attached. This only makes sense if the device is a master.

NONE: number

an alias for numeric zero, no flags set.

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