name_owner_changed


Description:

public signal void name_owner_changed (string name, string old_owner, string new_owner)

Emitted when D-Bus name owner is changed.

Parameters:

name

The name which ower is changed.

old_owner

The unique bus name of the old owner.

new_owner

The unique bus name of the new owner.