This interface provides access to one PIM note.
org.freesmartphone.PIM.Note
Description: Get the fields of one note.
The note's data.
Description: Get a specified field list of the note's data.
The list of fields to get, split by "," (coma) char.
The data of the requested fields.
Description: Get used backends in note.
The list of backends used in this note.
Description: Update one or more fields of this note.
The list of fields/values to update for this note.
Description: Delete this note.
Description: Sent when note is updated.
Data used to update note.