class MLbtTriggerChangeEventObserver |
The class defines the interface for receiving trigger change event.
This interface is used together with class CLbtTriggerChangeEventNotifier .
lbt.lib
Public Member Functions | |
---|---|
void | TriggerChangedL (const TLbtTriggerChangeEvent &) |
void | TriggerChangedL | ( | const TLbtTriggerChangeEvent & | aEvent | ) | [pure virtual] |
This function is called when one or more triggers are changed.
Note, the leave of this function is trapped and ignored in class CLbtTriggerChangeEventNotifier .
const TLbtTriggerChangeEvent & aEvent | Will contain the information when a trigger change event occurs. |
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.