View Single Post
Elleo's Avatar
Posts: 266 | Thanked: 979 times | Joined on Jan 2010 @ London
#123
You can either use the showSMS or showEmail function depending on how you want things to be displayed, e.g.

Code:
qdbus com.mikeasoft.rockwatch /rockwatch showSMS "Mike" "Hello!"
or

Code:
qdbus com.mikeasoft.rockwatch /rockwatch showEmail "Mike" "Hello" "This is a longer message..."
Hope that helps
 

The Following 3 Users Say Thank You to Elleo For This Useful Post: