diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_subscriber_id.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_subscriber_id.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_subscriber_id.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,134 +1,123 @@ - - -TB10.1 Example Applications: CSubscriberId Class Reference - - - - -

CSubscriberId Class Reference

-Inheritance diagram for CSubscriberId:
-
- -

- -CISVAPISync -CISVAPIBase - -
+ + + + +TB9.2 Example Applications: CSubscriberId Class Reference + + + + + +
+

CSubscriberId Class Reference

+

Inherits CISVAPISync.

-

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

List of all members.

+

Public Member Functions

 ~CSubscriberId ()
void DoStartRequestL ()
+ + + + + + + +

Public Member Functions

 ~CSubscriberId ()
void DoStartRequestL ()

Static Public Member Functions

static CSubscriberIdNewL (MExecSync *aController)

Public Attributes

CTelephony::TSubscriberIdV1 iSubscriberIdV1
+


Detailed Description

+

Retrieves and communicates information pertaining to the sim card currently present in the phone.

-

Static Public Member Functions

-static CSubscriberIdNewL (MExecSync *aController) - -

Public Attributes

-CTelephony::TSubscriberIdV1 iSubscriberIdV1 - - -

Detailed Description

-Retrieves and communicates information pertaining to the sim card currently present in the phone. -

Definition at line 34 of file CSubscriberId.h.

-

Constructor & Destructor Documentation

- +

Definition at line 34 of file CSubscriberId.h.

+

Constructor & Destructor Documentation

+
- + - + - +
CSubscriberId::~CSubscriberId CSubscriberId::~CSubscriberId (  ) 
+

Destructor. Cancels outstanding requests.

-

-Destructor. Cancels outstanding requests. -

Definition at line 39 of file CSubscriberId.cpp.

+

Definition at line 39 of file CSubscriberId.cpp.

-

-


Member Function Documentation

- +
+

Member Function Documentation

+
- + - + - +
CSubscriberId * CSubscriberId::NewL CSubscriberId * CSubscriberId::NewL ( MExecSync aController aController  )  [static] [static]
- -

-Factory constructor.

-

Parameters:
+

Factory constructor.

+
Parameters:
aController Pointer to MExecAsync object passed to constructor of CISVAPIBase
+
-
Returns:
Instance of CSubscriberId class
+
Returns:
Instance of CSubscriberId class
-

Definition at line 26 of file CSubscriberId.cpp.

+

Definition at line 26 of file CSubscriberId.cpp.

-

- + +

- + - + - +
void CSubscriberId::DoStartRequestL void CSubscriberId::DoStartRequestL (  )  [virtual] [virtual]
+

Gets the subscriber Id by calling 3rd party API function CTelephony::GetSubscriberId() and stores it in the iSubscripberIdV1Pckg package.

-

-Gets the subscriber Id by calling 3rd party API function CTelephony::GetSubscriberId() and stores it in the iSubscripberIdV1Pckg package. -

Reimplemented from CISVAPIBase.

+

Reimplemented from CISVAPIBase.

-

Definition at line 48 of file CSubscriberId.cpp.

+

Definition at line 48 of file CSubscriberId.cpp.

-

-


Member Data Documentation

- + +

Member Data Documentation

+
- +
CTelephony::TSubscriberIdV1 CSubscriberId::iSubscriberIdV1 CTelephony::TSubscriberIdV1 CSubscriberId::iSubscriberIdV1
+

Stores retrieved subscriber (IMSI) ID.

-

-Stores retrieved subscriber (IMSI) ID. -

Definition at line 56 of file CSubscriberId.h.

+

Definition at line 56 of file CSubscriberId.h.

-

-


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