RMobilePhone::TMultimodeType Class Reference

class RMobilePhone::TMultimodeType

Base class for all the V1 parameter types defined within the API.

Public Member Functions
IMPORT_C TIntExtensionId()
Protected Member Functions
TMultimodeType()
voidExternalizeL(RWriteStream &)
voidInternalizeL(RReadStream &)
Protected Attributes
TInt iExtensionId

Constructor & Destructor Documentation

TMultimodeType()

TMultimodeType()[protected]

Member Functions Documentation

ExtensionId()

IMPORT_C TIntExtensionId()const

This method returns the multimode API extension number of the class

capability
None

ExternalizeL(RWriteStream &)

voidExternalizeL(RWriteStream &aStream)const [protected]

This method externalizes the multimode type into a stream

Parameters

RWriteStream & aStreamThe write stream that will contain the multimode type

InternalizeL(RReadStream &)

voidInternalizeL(RReadStream &aStream)[protected]

This method internalizes the multimode type from a stream

Parameters

RReadStream & aStreamThe read stream containing the multimode type

Member Data Documentation

TInt iExtensionId

TInt iExtensionId[protected]