View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#4
You are right, it does work for SMS, too.
But it doesn't work for QMessageType InstantMessage,
this is strange, as both message types are signaled
by CommHistory with a dbus signal "eventsAdded" and
the Qt MessageManager should listen on this signal.

As for sending SMS, you could try to use telepathy instead
of QMessageService.