View Single Post
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#122
Code:
# qdbus com.mikeasoft.rockwatch /rockwatch
method QString org.freedesktop.DBus.Introspectable.Introspect()
method void com.mikeasoft.rockwatch.deleteApp(QDBusVariant appId, QDBusVariant appIndex)
method void com.mikeasoft.rockwatch.installApp(QDBusVariant appUri)
method void com.mikeasoft.rockwatch.listApps()
method void com.mikeasoft.rockwatch.nowPlaying(QDBusVariant artist, QDBusVariant album, QDBusVariant title)
method void com.mikeasoft.rockwatch.ping()
method void com.mikeasoft.rockwatch.setTime()
method void com.mikeasoft.rockwatch.showEmail(QDBusVariant sender, QDBusVariant subject, QDBusVariant body)
method void com.mikeasoft.rockwatch.showSMS(QDBusVariant sender, QDBusVariant message)
~ #