Gjsify LogoGjsify Logo

Enumeration SettingsAddConnection2Flags

Numeric flags for the "flags" argument of AddConnection2() D-Bus API.

bitfield

Index

Enumeration Members

BLOCK_AUTOCONNECT: number

usually, when the connection has autoconnect enabled and gets added, it becomes eligible to autoconnect right away. Setting this flag, disables autoconnect until the connection is manually activated.

IN_MEMORY: number

to make the connection in-memory only.

NONE: number

an alias for numeric zero, no flags set.

TO_DISK: number

to persist the connection to disk.

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