freesmartphone.org Framework DBus Interface Specification

org.freesmartphone.PIM.MessageFolder

Description

This interface provides access to a message folder.

Namespace

org.freesmartphone.PIM.MessageFolder

Methods

Signals

Errors

None

Methods

GetMessageCount ( ) → i

Description: Get the count of messages that reside in this folder.

Returns

i: count

The amount of messages in this folder.

GetMessagePaths ( ii ) → as

Description: Get the message paths for some messages in this folder.

Parameters

i: first

The first message to get the path for.

i: count

The amount of messages to get the path for.

Returns

as: message_paths

The list of message paths.

Signals

MessageMoved ( ss )

Parameters

s: message_path

The path of the message that got moved.

s: new_folder

The name of the folder the message got moved to.


| Specified 2008-2009 by the Freesmartphone.org team. | Join us and discuss further drafts smartphones-standards (at) linuxtogo (dot) org