DBusProxy.getName

string getName()

Gets the name that proxy was constructed for.

When connected to a message bus, this will usually be non-null. However, it may be null for a proxy that communicates using a peer-to-peer pattern.

Returns

A string owned by proxy. Do not free.