| class RMobilePhone::TMobilePhoneCCBSEntryV1 : public RMobilePhone::TMultimodeType |
Defines information about the call completion (CCBS) service.
CMobilePhoneCcbsList
| Public Member Functions | |
|---|---|
| TMobilePhoneCCBSEntryV1() | |
| void | ExternalizeL(RWriteStream &) |
| void | InternalizeL(RReadStream &) |
| Inherited Functions | |
|---|---|
| RMobilePhone::TMultimodeType::ExtensionId()const | |
| RMobilePhone::TMultimodeType::TMultimodeType() | |
| Public Attributes | |
|---|---|
| TInt | iCcbsIndex |
| TMobileAddress | iDestination |
| TMobileService | iServiceGroup |
| Inherited Attributes | |
|---|---|
| RMobilePhone::TMultimodeType::iExtensionId | |
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
| RWriteStream & aStream |
| TInt | iCcbsIndex |
The CCBS index - a number allocated by the network.
Modes: GSM/WCDMA
| TMobileAddress | iDestination |
The phone number of the remote party to whom the CCBS request is aimed.
Modes: GSM/WCDMA
| TMobileService | iServiceGroup |
The basic service group (voice/data/fax) this CCBS request is applicable to.
Modes: GSM/WCDMA