Gjsify LogoGjsify Logo

Enumeration DBusMessageHeaderField

Header fields used in #GDBusMessage.

Index

Enumeration Members

DESTINATION: number

The name the message is intended for.

ERROR_NAME: number

The name of the error that occurred.

INTERFACE: number

The interface name.

INVALID: number

Not a valid header field.

MEMBER: number

The method or signal name.

NUM_UNIX_FDS: number

The number of UNIX file descriptors that accompany the message.

PATH: number

The object path.

REPLY_SERIAL: number

The serial number the message is a reply to.

SENDER: number

Unique name of the sender of the message (filled in by the bus).

SIGNATURE: number

The signature of the message body.

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