MVPbkSimPhoneObserver Class Reference

class MVPbkSimPhoneObserver

Virtual Phonebook SIM phone observer interface. An observer interface for asynchronous phone requests

Constructor & Destructor Documentation

~MVPbkSimPhoneObserver()

~MVPbkSimPhoneObserver ( ) [protected, inline, virtual]

Destructor.

Member Functions Documentation

FixedDiallingStatusChanged(TInt)

void FixedDiallingStatusChanged ( TInt aFDNStatus ) [pure virtual]

Called when the status of Fixed Dialling changes in (U)SIM

Parameters

TInt aFDNStatus the new status of the FDN, MVPbkSimPhone::TFDNStatus

PhoneError(MVPbkSimPhone &, TErrorIdentifier, TInt)

void PhoneError ( MVPbkSimPhone & aPhone,
TErrorIdentifier aIdentifier,
TInt aError
) [pure virtual]

Called for asynchronous phone requests in error case

Parameters

MVPbkSimPhone & aPhone
TErrorIdentifier aIdentifier the error identifier.
TInt aError the error code.

PhoneOpened(MVPbkSimPhone &)

void PhoneOpened ( MVPbkSimPhone & aPhone ) [pure virtual]

Called after phone has been opened successfully

Parameters

MVPbkSimPhone & aPhone the phone that was opened

ServiceTableUpdated(TUint32)

void ServiceTableUpdated ( TUint32 aServiceTable ) [pure virtual]

Called after service table is updated.

Parameters

TUint32 aServiceTable Contains flags TVPbkSimPhoneFlags

SimPhoneObserverExtension(TUid)

TAny * SimPhoneObserverExtension ( TUid ) [inline, virtual]

Returns an extension point for this interface or NULL.

Parameters

TUid

Member Enumerations Documentation

Enum TErrorIdentifier

Identifies the source of the error

Enumerators

ESystem
ESimCardNotInserted
EBtSapActive