DBusServer.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.

class DBusServer
string
getClientAddress
()

Return Value

Type: string

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