How do I set the global status message of all accounts in Telepathy ?

David Edmundson david at davidedmundson.co.uk
Mon Dec 15 16:57:09 UTC 2014


I would suggest using bustle to record logs rather than trying to
understand that code or read http://telepathy.freedesktop.org/spec/

http://telepathy.freedesktop.org/spec/Account_Manager.html#Property:ValidAccounts
will give you a list of dbus paths for each account

then set
http://telepathy.freedesktop.org/spec/Account.html#Property:RequestedPresence
on each of those objects.

This contains a presence (online, away, etc) and a string of the status
message.
Be careful not to bring an account that is currently offline online.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20141215/bb9a86fb/attachment.html>


More information about the KDE-Telepathy mailing list