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