UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Location: QMappExtInterface.h

QMappExtInterface.h Global variables


KMsgAddressLength

const TInt KMsgAddressLength;

Description

The max length of the address/number and recipient fields located in TQMappDnlCreate .

[Top]


KContactFieldIdLength

const TInt KContactFieldIdLength;

Description

The max size of the contact ID field located in TQMappDnlCreateMultiple .

[Top]


KUidMsgAppUid

const TUid KUidMsgAppUid;

Description

Identifies the Messaging application.

[Top]


KUidMsgBaseViewUid

const TUid KUidMsgBaseViewUid;

Description

Identifies the Messaging application’s base view.

[Top]


KUidMsgListViewUid

const TUid KUidMsgListViewUid;

Description

Identifies the Messaging application’s list view.

[Top]


KUidQMappSwitchToBaseView

const TUid KUidQMappSwitchToBaseView;

Description

Identifies the Messaging application’s base view.

[Top]


KUidQMappSwitchToEmailView

const TUid KUidQMappSwitchToEmailView;

Description

Switch to view the last selected email account.

[Top]


KUidQMappSwitchToSmsView

const TUid KUidQMappSwitchToSmsView;

Description

Switch to view the SMS account.

[Top]


KUidQMappSwitchToGenericView

const TUid KUidQMappSwitchToGenericView;

Description

Switch to view the last selected account of another messaging type.

[Top]


KUidQMappSwitchToObexView

const TUid KUidQMappSwitchToObexView;

Description

Switch to view the Obex account.

[Top]


KUidQMappSwitchToMmsView

const TUid KUidQMappSwitchToMmsView;

Description

Switch to view the MMS account.

[Top]


KUidQMappCreateEmail

const TUid KUidQMappCreateEmail;

Description

Creates and opens a new email message.

[Top]


KUidQMappCreateSms

const TUid KUidQMappCreateSms;

Description

Creates and opens a new SMS message.

[Top]


KUidQMappCreateMms

const TUid KUidQMappCreateMms;

Description

Creates and opens a new MMS message.

[Top]


KUidQMappCreateMultipleSms

const TUid KUidQMappCreateMultipleSms;

Description

Creates and opens a new SMS message with multiple recipients.

[Top]


KUidQMappCreateMultipleEmail

const TUid KUidQMappCreateMultipleEmail;

Description

Creates and opens a new email message with multiple recipients.

[Top]


KUidQMappCreateMultipleMms

const TUid KUidQMappCreateMultipleMms;

Description

Creates and opens a new MMS message with multiple recipients.

[Top]


KUidQMappViewMessage

const TUid KUidQMappViewMessage;

Description

DNL to switch to a listview and edit/view an existing message. Opens an existing email/SMS message.