GDBusMessageType

Message types used in gio.DBusMessage

Values

ValueMeaning
INVALID0

Message is of invalid type.

METHOD_CALL1

Method call.

METHOD_RETURN2

Method reply.

ERROR3

Error reply.

SIGNAL4

Signal emission.

Meta

Since

2.26