»
UIQ 3.1 SDK »
UIQ API reference »
C++ component reference »
QMsgBase »
QMappExtInterface.h Global variables
Location:
QMappExtInterface.h
QMappExtInterface.h Global variables
const TInt KMsgAddressLength;
Description
The max length of the address/number and recipient fields located in TQMappDnlCreate .
const TInt KContactFieldIdLength;
Description
The max size of the contact ID field located in TQMappDnlCreateMultiple .
const TUid KUidMsgAppUid;
Description
Identifies the Messaging application.
const TUid KUidMsgBaseViewUid;
Description
Identifies the Messaging applications base view.
const TUid KUidMsgListViewUid;
Description
Identifies the Messaging applications list view.
KUidQMappSwitchToBaseView
const TUid KUidQMappSwitchToBaseView;
Description
Identifies the Messaging applications base view.
KUidQMappSwitchToEmailView
const TUid KUidQMappSwitchToEmailView;
Description
Switch to view the last selected email account.
const TUid KUidQMappSwitchToSmsView;
Description
Switch to view the SMS account.
KUidQMappSwitchToGenericView
const TUid KUidQMappSwitchToGenericView;
Description
Switch to view the last selected account of another messaging type.
KUidQMappSwitchToObexView
const TUid KUidQMappSwitchToObexView;
Description
Switch to view the Obex account.
const TUid KUidQMappSwitchToMmsView;
Description
Switch to view the MMS account.
const TUid KUidQMappCreateEmail;
Description
Creates and opens a new email message.
const TUid KUidQMappCreateSms;
Description
Creates and opens a new SMS message.
const TUid KUidQMappCreateMms;
Description
Creates and opens a new MMS message.
KUidQMappCreateMultipleSms
const TUid KUidQMappCreateMultipleSms;
Description
Creates and opens a new SMS message with multiple recipients.
KUidQMappCreateMultipleEmail
const TUid KUidQMappCreateMultipleEmail;
Description
Creates and opens a new email message with multiple recipients.
KUidQMappCreateMultipleMms
const TUid KUidQMappCreateMultipleMms;
Description
Creates and opens a new MMS message with multiple recipients.
const TUid KUidQMappViewMessage;
Description
DNL to switch to a listview and edit/view an existing message. Opens an existing email/SMS message.