| class MLocodBearerPluginObserver |
LCD Bearer Plugin Observer interface class
This is the bearer plugin observer interface definition used by LCD Bearer Plugins to inform the daemon about the plugin's event.
| Public Member Functions | |
|---|---|
| void | NotifyBearerStatus ( TLocodBearer , TBool ) |
| void | NotifyBearerStatus | ( | TLocodBearer | aBearer, |
| TBool | aStatus | |||
| ) | [pure virtual] | |||
This is a callback function used by the plugins to inform when the bearer's availability changes.
| TLocodBearer aBearer | the bearer which calls this nothification |
| TBool aStatus | the status of this bearer, ETrue if it is available; EFalse otherwise. |
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.