Comment 0 for bug 806655

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Currently, in the linux side, clients that need notifications of status changes connect to the StatusChanged signal emitted by the Dbus interface.

We need a similar mechanism in the windows side, where the entry point can (should?) be the SyncDaemonTool. Something similar to what CredentialsMangementTool may work, ideally without all the subscribe/unsubscribe to signals API.