include/hiker/exgmgr_verbs.h File Reference


Detailed Description

Public headers for Exchange Manager verbs.

Go to the source code of this file.

Display item for DRM1.0 content.

#define ALP_EXGMGR_DISPLAY_DRM1_0_VERB   "display_drm1.0"
 Used to display an item in an appropriate application. The item may be given as a file descriptor, or identified by the "identifier" parameter.

Display item, used for showing an item in an app

#define ALP_EXGMGR_DISPLAY_VERB   "display"
 Used to display an item in an appropriate application.

Editable parameter - whether displayed item is editable

#define ALP_EXGMGR_EDITABLE_PARAM   "editable"
 Used to specify whether a displayed data item should be editable. The parameter should be an integer, zero or nonzero. Optional.

Filename parameter - return a human-readable name for item.

#define ALP_EXGMGR_FILENAME_PARAM   "filename"
 Specifies a human-friendly name for a data item chosen by the "get" verb. May be a valid existing file path or not. Required.

Get item, used for picking an item from an app

#define ALP_EXGMGR_GET_FILE_VERB   "get_file"
#define ALP_EXGMGR_GET_VERB   "get"
 Used to choose an item, such as a piece of PIM data, from an appropriate.

Identifier parameter - specify an existing item to display

#define ALP_EXGMGR_IDENTIFIER_PARAM   "identifier"
 Used to identify a data item with the "display" verb. The parameter should be a string. Optional.

Send an email

This verb is used to send an email to someone. The action may pre-fill the To field or other fields based on the subject provided.

#define ALP_EXGMGR_SEND_EMAIL_VERB   "send_email"
 VERB: send an Email.

Store item, used for storing an item in an app

#define ALP_EXGMGR_STORE_FILE_VERB   "store_file"
#define ALP_EXGMGR_STORE_VERB   "store"
 Used to store an item in an appropriate application.

Defines

#define ALP_EXGMGR_CALENDAR_GENERIC_EMPTY_MIME_TYPE   "empty_vcal"
#define ALP_EXGMGR_CALENDAR_MIME_TYPE   "application/vcs"
#define ALP_EXGMGR_CONTACTS_CATEGORY_OK_PARAM   "categoryOK"
#define ALP_EXGMGR_CONTACTS_CATEGORY_SELECTED_PARAM   "categorySelected"
#define ALP_EXGMGR_CONTACTS_CATEGORY_WAS_SELECTED_PARAM   "categoryWasSelected"
#define ALP_EXGMGR_CONTACTS_CONTACT_LUID_PARAM   "contactLuid"
#define ALP_EXGMGR_CONTACTS_CONTACT_TYPE_PARAM   "contactType"
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_CONTACT_TYPE_PARAM   "distributionType"
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_OK_PARAM   "distributionOK"
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_OK_PARAM_VALUE_NO   0
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_OK_PARAM_VALUE_ONLY   2
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_OK_PARAM_VALUE_YES   1
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_SELECTED_PARAM   "distributionSelected"
#define ALP_EXGMGR_CONTACTS_DISTRIBUTION_WAS_SELECTED_PARAM   "distributionWasSelected"
#define ALP_EXGMGR_CONTACTS_GENERIC_EMPTY_MIME_TYPE   "empty_contact"
#define ALP_EXGMGR_CONTACTS_MIME_TYPE   "application/vcf"
#define ALP_EXGMGR_CONTACTS_SHOW_UI_PARAM   "showUI"
#define ALP_EXGMGR_CONTACTS_USER_PROMPT_CONTACT_TYPE   "userPrompt"
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_ALL   "*"
 FileManager - all mimetype.
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_AUDIO   "audio/*"
 FileManager - audio mimetype.
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_DOCUMENT   "application/*"
 FileManager - document mimetype.
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_IMAGE   "image/*"
 FileManager - image mimetype.
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_OTHER   "other/*"
 FileManager - audio mimetype.
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_RINGTONE   "ringtone/*"
 FileManager - ringtone mimetype.
#define ALP_EXGMGR_FILEMANAGER_MIME_TYPE_VIDEO   "video/*"
 FileManager - video mimetype.
#define ALP_EXGMGR_MAILTO_STRING_PARAM   "mailto_url"
#define ALP_EXGMGR_MAILTO_URL_SUBJECT   "text/rfc2368"
#define ALP_EXGMGR_MEMO_GENERIC_EMPTY_MIME_TYPE   "empty_memo"
#define ALP_EXGMGR_MEMO_MIME_TYPE   "application/vnt"
#define ALP_EXGMGR_TASK_GENERIC_EMPTY_MIME_TYPE   "empty_task"
#define ALP_EXGMGR_TASK_MIME_TYPE   "application/vct"


Generated on Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.