DBusServer.getClientAddress

string getClientAddress()

Gets a

D-Bus address

string that can be used by clients to connect to server.

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

Returns

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

by server.