emitInterfaceProxySignal

fun emitInterfaceProxySignal(objectProxy: DBusObjectProxy, interfaceProxy: DBusProxy, senderName: String, signalName: String, parameters: <Error class: unknown class>)(source)

Emits the "interface-proxy-signal" signal. See onInterfaceProxySignal.

Since

2.30

Parameters

objectProxy

The #GDBusObjectProxy on which an interface is emitting a D-Bus signal.

interfaceProxy

The #GDBusProxy that is emitting a D-Bus signal.

senderName

The sender of the signal or NULL if the connection is not a bus connection.

signalName

The signal name.

parameters

A #GVariant tuple with parameters for the signal.