freesmartphone.org Framework DBus Interface Specification

org.freesmartphone.PIM.Message

Description

This interface provides access to one message.

Namespace

org.freesmartphone.PIM.Message

Methods

Signals

Errors

None

Methods

GetContent ( ) → a{sv}

Description: Get the content of one message.

Returns

a{sv}: content

The content of the message.

GetMultipleFields ( s )

Description: Get the content for a list of fields from the message.

Parameters

s: field_list

The list of fields to get the content for.

MoveToFolder ( s )

Description: Move this message to a different folder.

Parameters

s: folder_name

The name of the folder to move the message to.

Update ( a{sv} )

Description: Update one or more fields of this message.

Parameters

a{sv}: message_data

The list of fields/values to update for this message.

Delete ( )

Description: Delete this message.

Signals

MessageDeleted ( )

MessageUpdated ( a{sv} )

Description: Sent when message is updated.

Parameters

a{sv}: data

Data used to update message.


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