class MCbsMcnObserver |
An interface class for MCN observers.
A class on the client side is required to derive from this class and register itself to an instance of CMcn .
Public Member Functions | |
---|---|
~MCbsMcnObserver () | |
TInt | CellInfoChanged (const TCbsMcnMessage &) |
TInt | CellInfoChanged | ( | const TCbsMcnMessage & | aMcnMessage | ) | [pure virtual] |
This method is called when a message of a subscribed topic is received from the network.
const TCbsMcnMessage & aMcnMessage | MCN message received from the network. |
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.