DBusCallFlags#

Added in version 2.26.

class DBusCallFlags#

Flags used in call() and similar APIs.

Fields#

class DBusCallFlags
ALLOW_INTERACTIVE_AUTHORIZATION#

The caller is prepared to wait for interactive authorization. Since 2.46.

NONE#

No flags set.

NO_AUTO_START#

The bus must not launch an owner for the destination name in response to this method invocation.