MATExtCommonObserver Class Reference
class MATExtCommonObserver |
The interface for AT Extension Plugin to interact with plugins.
Member Functions Documentation
ATExtPluginClosed(CATExtCommonBase *)
Called by the destructor of CATExtPluginBase. A concrete service provider implementation should not touch this.
SendModeStatusChange(TUint)
TInt
| SendModeStatusChange | ( | TUint | aMode | ) | [pure virtual] |
Called by concrete extension Plugin to inform that mode status has changed.
SendNvramStatusChange(const TDesC8 &)
TInt
| SendNvramStatusChange | ( | const TDesC8 & | aNvram | ) | [pure virtual] |
Called by concrete extension plugin to inform that NVRAM status has changed.
Parameters
const TDesC8 & aNvram | New NVRAM status. The new settings (delimited by "|") must differ from the Hayes defaults. |
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.