CSendAs2Example Class Reference

List of all members.

Public Member Functions

 ~CSendAs2Example ()
void StartL ()
void Connect ()
void CreateL (RSendAsMessage &aMessage)
void DisplayAccountL ()
void CapabilityFilterL ()
void SendL (RSendAsMessage &aMessage)

Static Public Member Functions

static CSendAs2ExampleNewL ()

Detailed Description

CSendAs2Example is a class that publicly inherits from CBase. CBase is the base class for all classes to be instantiated on the heap. This class demonstrates- creating a session, connecting to sendAs server to create a message, displaying the list of SendAs accounts present, Filtering those messages based on capability and sending the message.

Definition at line 50 of file SendAs2Example.h.


Constructor & Destructor Documentation

CSendAs2Example::~CSendAs2Example (  ) 

Member Function Documentation

CSendAs2Example * CSendAs2Example::NewL (  )  [static]

Allocates and constructs a CSendAs2Example object. Initialises all member data to their default values.

Definition at line 66 of file SendAs2Example.cpp.

void CSendAs2Example::StartL (  ) 
void CSendAs2Example::Connect (  ) 
void CSendAs2Example::CreateL ( RSendAsMessage &  aMessage  ) 
void CSendAs2Example::DisplayAccountL (  ) 
void CSendAs2Example::CapabilityFilterL (  ) 
void CSendAs2Example::SendL ( RSendAsMessage &  aMessage  ) 

Generated by  doxygen 1.6.2