class RMobilePhone::CImsAuthorizationInfoV5 : public CBase |
Class encapsulates IMS authorization data stored in the ISIM or USIM
Public Member Functions | |
---|---|
~CImsAuthorizationInfoV5() | |
IMPORT_C TUint | ExtensionId() |
IMPORT_C void | ExternalizeL(HBufC8 *&) |
IMPORT_C void | InternalizeL(const TDesC8 &) |
IMPORT_C CImsAuthorizationInfoV5 * | NewL() |
Protected Member Functions | |
---|---|
CImsAuthorizationInfoV5() |
Public Attributes | |
---|---|
TAuthorizationDataSource | iAuthenticationDataSource |
RMobilePhone::THNDN | iHomeNetworkDomainName |
RMobilePhone::TIMPI | iIMPI |
RArray< RMobilePhone::TIMPU > | iIMPUArray |
Protected Attributes | |
---|---|
TUint | iExtensionId |
IMPORT_C void | ExternalizeL | ( | HBufC8 *& | aBuffer | ) | [virtual] |
HBufC8 *& aBuffer |
IMPORT_C void | InternalizeL | ( | const TDesC8 & | aBuffer | ) | [virtual] |
const TDesC8 & aBuffer |
TAuthorizationDataSource | iAuthenticationDataSource |
indicates whether authorization data has been retrieved from the ISIM
RMobilePhone::THNDN | iHomeNetworkDomainName |
Home Network Domain Name stored on the ISIM/USIM
RMobilePhone::TIMPI | iIMPI |
Internet Multimedia Private Identity stored on the ISIM/USIM
RArray< RMobilePhone::TIMPU > | iIMPUArray |
Internet Multimedia Public Identity(ies) stored on the ISIM/USIM