diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-C45FFBDD-37D4-5892-8D13-CFE292264268.dita --- a/Symbian3/PDK/Source/GUID-C45FFBDD-37D4-5892-8D13-CFE292264268.dita Fri Jul 02 12:51:36 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-C45FFBDD-37D4-5892-8D13-CFE292264268.dita Fri Jul 16 17:23:46 2010 +0100 @@ -42,7 +42,7 @@ UI notifier plug-in which displays the content of the Class 0 SMS message on the UI without storing it in the message store (SMS service Inbox).

Architecture of the Class 0 plug-in - +
SMS stack
@@ -65,7 +65,7 @@ licensees can override it by writing a new ECom plug-in using the CSmsClass0Base exported class. For instructions on writing a new ECom plug-in, see the ECom guide.

Class diagram - +

void CClass0Sms::DisplayMessageHandler(TDesC8& aSmsMessage, TBool aIsCompleteMsg)

@@ -151,7 +151,7 @@ must be read at the UI side in the same order; that is, TInt aStartPos, TInt endPos, TBool aIsLastMessage, and TPtr aSmsData.

-
Example

The +

Example

The following example code shows how to write a UI notifier and extract the Class 0 SMS message:

class0smsUInotifier.h

// class0smsUInotifier.h //