This interface gives access to a call query.
org.freesmartphone.PIM.CallQuery
Description: Return the number of items in the query result
Amount of calls in the query result.
Description: Rewind the result cursor to the first call (for this dbus client only).
Description: Skip n calls in the result cursor (for this dbus client only).
Amount of calls to skip.
Description: Path for the call the result cursor points to.
The path to the call.
Description: Return the next call in the query result, and move the query to the next call.
fields of the result.
Description: Get multiple calls from the result set at once.
The number of calls to get from the result set.
The list of the returned calls data.
Description: Delete the query result object.
Description: Sent when a new call which matches this query is loaded.
The path of the newly loaded call.