MVPbkSimPhone Class Reference
Virtual Phonebook SIM phone interface. An interface for SIM phone.
Constructor & Destructor Documentation
~MVPbkSimPhone()
~MVPbkSimPhone | ( | ) | [inline, virtual] |
Member Functions Documentation
Close(MVPbkSimPhoneObserver &)
Closes the phone. After this the observer doesn't get any calls
FixedDialingStatus()
TFDNStatus
| FixedDialingStatus | ( | ) | const [pure virtual] |
Returns the status of the fixed dialing store
OpenL(MVPbkSimPhoneObserver &)
Opens the phone. The phone must be open before using it
ServiceTable()
TUint32
| ServiceTable | ( | ) | const [pure virtual] |
Returns the service table (TVPbkSimPhoneSTFlags)
SimPhoneExtension(TUid)
TAny * | SimPhoneExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
USimAccessSupported()
TBool
| USimAccessSupported | ( | ) | const [pure virtual] |
Offers information about SIM access
Member Enumerations Documentation
Enum TFDNStatus
FDN status. Practically redefined from MM ETel to make clients independent from ETel headers
Enumerators
EFdnIsNotActive | |
EFdnIsActive | |
EFdnIsPermanentlyActive | |
EFdnIsNotSupported | |
EFdnStatusUnknown | |
Enum TVPbkSimPhoneSTFlags
Flags for SIM supported phonebooks
Enumerators
KVPbkCapsADNSupported = 0x00000001 | |
KVPbkCapsSDNSupported = 0x00000002 | |
KVPbkCapsFDNSupported = 0x00000004 | |
KVPbkCapsONSupported = 0x00000008 | |
KVPbkCapsLocalPbkSupported = 0x00000010 | |
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.