This interface provides access to the list of messages.
org.freesmartphone.PIM.Messages
Description: Add a new message to the default message backend.
The data of the message.
The path of the newly added message.
Description: Add a new message to the default message backend and notify client about incoming message.
The data of the message.
The path of the newly added message.
Description: Query the content of a single field of one message.
The query.
s: fieldThe name of the field to return the value for.
The value of the queried field.
Description: Query a list of messages.
The query.
The path for the started query.
Description: Get the list of folder names that exist in the message backends.
The list of folder names
Description: Get a folder's dbus path from its name.
The name of the folder
The path of the folder
Description: Get the amount of unread incoming messages.
Amount of unread messages
Description: Sent when a new message is loaded.
The path of the newly loaded message.
Description: Sent when a incoming message arrives.
The path of the newly arrived incoming message.
Description: Sent when amount of unread incoming messages changes.
Amount of unread incoming messages.