DBusMessageHeaderField

Header fields used in #GDBusMessage.

Since

2.26

Entries

Link copied to clipboard

Not a valid header field.

Link copied to clipboard

The object path.

Link copied to clipboard

The interface name.

Link copied to clipboard

The method or signal name.

Link copied to clipboard

The name of the error that occurred.

Link copied to clipboard

The serial number the message is a reply to.

Link copied to clipboard

The name the message is intended for.

Link copied to clipboard

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

Link copied to clipboard

The signature of the message body.

Link copied to clipboard

The number of UNIX file descriptors that accompany the message.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.