get_client_address


Description:

public unowned string get_client_address ()

Gets a D-Bus address string that can be used by clients to connect to this.

This is valid and non-empty if initializing the DBusServer succeeded.

Parameters:

this

A DBusServer.

Returns:

A D-Bus address string. Do not free, the string is owned by this.