diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_sms_example.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_sms_example.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,159 @@ + + +TB10.1 Example Applications: CSmsExample Class Reference + + + + +

CSmsExample Class Reference

+

+List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 CSmsExample ()
 ~CSmsExample ()
void SendReceiveSmsL ()

Static Public Member Functions

static CSmsExampleNewLC ()

Public Attributes

+CMsvSession * iSession
+CSessionObserveriSessionObserver
+CMsvEntry * iMsvEntry
+CMsvOperation * iOperation
+TMsvId iMessageId
+CMsvServerEntry * iServerEntry
+CExampleActiveiActive
+TMsvId iSmsServiceId
+CRichText * iRichText
+CSmsSettings * iServiceSettings
+CSmsNumber * ircpt
+CParaFormatLayer * iParaFormat
+CCharFormatLayer * iCharFormat
+CConsoleBase * iConsole
+


Detailed Description

+CSmsExample is used to create an SMS service, create an SMS message, send an SMS message, display SMS messages. +

Definition at line 52 of file smsexample.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
CSmsExample::CSmsExample (  ) 
+
+
+ +

+Initialise all the member data. +

Definition at line 85 of file smsexample.cpp.

+ +
+

+ +

+
+ + + + + + + + +
CSmsExample::~CSmsExample (  ) 
+
+
+ +

+This function deletes all the member data and will free the memory used by them,as soon as you exit the application. +

Definition at line 93 of file smsexample.cpp.

+ +
+

+


Member Function Documentation

+ +
+
+ + + + + + + + +
CSmsExample * CSmsExample::NewLC (  )  [static]
+
+
+ +

+NewLC is used to create the instance of CSmsExample class using 2 phase construction. +

Definition at line 64 of file smsexample.cpp.

+ +
+

+ +

+
+ + + + + + + + +
void CSmsExample::SendReceiveSmsL (  ) 
+
+
+ +

+Create an SMS service, create a SMS message, send it and read it from the sent items. +

Definition at line 406 of file smsexample.cpp.

+ +
+

+


Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by  + +doxygen 1.5.3
+ +