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

class DBusProxy
string
getName
()

Return Value

Type: string

A string owned by proxy. Do not free.