class MLbtTriggerFiringEventObserver |
The class defines the interface for receiving trigger firing event.
This interface is used together with class CLbtTriggerFiringEventNotifier .
lbt.lib
Public Member Functions | |
---|---|
void | TriggerFiredL (const TLbtTriggerFireInfo &) |
void | TriggerFiredL | ( | const TLbtTriggerFireInfo & | aFireInfo | ) | [pure virtual] |
This function is called when a trigger(either a session trigger or a start-up trigger) is fired.
Note, the leave of this function is trapped and ignored in class CLbtTriggerFiringEventNotifier .
const TLbtTriggerFireInfo & aFireInfo | Contains the fired trigger's firing information. |
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.