Messaging has two main views, namely the list view and the detail view. The list view can either show the base
view in which all the available services are listed or it can show a list of the messages in a specific service. The detail view
is used to compose and view messages.
Messaging is used for:
-
Sending
-
Receiving
-
Composing and viewing messages of several different kinds such as email, MMS, SMS, faxes and beamed items.
Messaging interfaces:
Description |
Class reference |
QImFramework |
QImFramework |
DNL interface to different views in the Messaging application and Mtm Ui capabilities that can be used when creating an Mtm plugin |
Messaging application |
This class is used from the CQikSendAsDialog class or when attaching RFile s. It can also be used when creating a custom Send As dialog. CQikSendAsLogic opens a session to the Send As server and creates the message to send. |
CQikSendAsLogic
|
This class displays the Send As dialog. It has a listbox which lists all supported Mtms. |
CQikSendAsDialog
|
|