Gio.DBusMessage.prototype.get_message_type
function get_message_type(): Gio.DBusMessageType {
// Gjs wrapper for g_dbus_message_get_message_type()
}
Gets the type of message.
Since 2.26
- Returns
A 8-bit unsigned integer (typically a value from the Gio.DBusMessageType enumeration).