class RMobilePhone::TMobilePhoneCCBSEntryV1 : public RMobilePhone::TMultimodeType |
Defines information about the call completion (CCBS) service.
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 |
IMPORT_C | TMobilePhoneCCBSEntryV1 | ( | ) |
Version KETelExtMultimodeV1 constructor
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
This method externalizes the CCBS information into a stream
RWriteStream & aStream | The write stream that will contain the CCBS information |
void | InternalizeL | ( | RReadStream & | aStream | ) |
This method internalizes the CCBS inforamation from a stream
RReadStream & aStream | The read stream containing the CCBS inforamation |
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
TMobileService
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.