get_unique_name


Description:

public unowned string? get_unique_name ()

Gets the unique name of this as assigned by the message bus.

This can also be used to figure out if this is a message bus connection.

Parameters:

this

a DBusConnection

Returns:

the unique name or null if this is not a message bus connection. Do not free this string, it is owned by this.