DBusProxy.getCachedPropertyNames

Gets the names of all cached properties on proxy.

class DBusProxy
string[]
getCachedPropertyNames
()

Return Value

Type: string[]

A null-terminated array of strings or null if proxy has no cached properties. Free the returned array with glib.global.strfreev.