RAGS - v1.10.0
    Preparing search index...

    Function connectSignal

    • Connects to a DBus signal on a proxy.

      Type Parameters

      • T extends DBusProxy

      Parameters

      • proxy: T

        The DBus proxy

      • signalName: string

        The signal name

      • callback: (...args: any[]) => void

        Callback invoked when the signal fires

      Returns any

      The signal connection ID