CAsyncRetrieveAuthorizationInfo Class Reference
class CAsyncRetrieveAuthorizationInfo : public CAsyncRetrieveVariableLengthBufferV2
|
Class used to retrieve authorization data from the ISIM/USIM.
It inherits from
CAsyncRetrieveVariableLengthBufferV2
, active object derived class that enables retrieval of data of variable length - length of data is retrieved by the first IPC it issues, and actual data via second IPC.
Inherits from
-
CAsyncRetrieveAuthorizationInfo
Constructor & Destructor Documentation
CAsyncRetrieveAuthorizationInfo(RMobilePhone &, RMobilePhone::CImsAuthorizationInfoV5 &)
Member Functions Documentation
AuthInfoValid()
IMPORT_C
TBool
|
AuthInfoValid
|
(
|
)
|
const
|
CancelReq(TInt, TInt)
void
|
CancelReq
|
(
|
TInt
|
aIpc1,
|
|
TInt
|
aIpc2
|
|
)
|
[protected, virtual]
|
Get(TInt, TRequestStatus &, TDes8 &, TDes8 &)
NewL(RMobilePhone &, RMobilePhone::CImsAuthorizationInfoV5 &)
RestoreListL()
void
|
RestoreListL
|
(
|
)
|
[protected, virtual]
|
Member Data Documentation
RMobilePhone::CImsAuthorizationInfoV5 & iAuthInfo
external authorization data to be populated by use of the API provided by this class
TBool
iAuthInfoValid
TBool
|
iAuthInfoValid
|
[protected]
|
indicates whether iAuthInfo data member is valid - data from ISIM/USIM retrieved
TPckgBuf< RMobilePhone::TClientId > iId
identifies client that issued original request
RMobilePhone & iPhone
RMobilePhone
&
|
iPhone
|
[protected]
|
reference of the phone object whom this API refers to
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.