DBusMessage.getArg0

string getArg0()

Convenience to get the first item in the body of message.

See [gio.dbus_message.DBusMessage.getArg0Path] for returning object-path-typed arg0 values.

Returns

The string item or null if the first item in the body of

message is not a string.