MSimAdaptation Class Reference
Member Functions Documentation
GetCancel()
void
|
GetCancel
|
(
|
)
|
[pure virtual]
|
This cancels the previous get request for SIM information. Only one request for SIM information (either owned or changed) can be outstanding on each connected session.
GetSimOwned(TDes8 &, TRequestStatus &)
Check if the current SIM is among the group of recently used (i.e. Owned) SIM cards.
TRequestStatus
Parameters
TDes8
& aOwnedPckg
|
SIM details
|
TRequestStatus
& aStatus
|
to complete when the operation has finished
|
NotifyCancel()
void
|
NotifyCancel
|
(
|
)
|
[pure virtual]
|
This cancels the previous request for notification of SIM events. Only one request for SIM events can be outstanding on each connected session.
NotifySimEvent(TDes8 &, TRequestStatus &)
Parameters
TDes8
& aTypePckg
|
contains the SIM event on notification completion
|
TRequestStatus
& aStatus
|
to complete when the operation has finished
|
Release()
void
|
Release
|
(
|
)
|
[pure virtual]
|
It is expected that Release will usually just call "delete this" on the object, but this will depend on the implementation of each policy.
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.