SensorListener Class Reference
Member Functions Documentation
ConditionMet(void *, int, double, long)
| void | ConditionMet | ( | void * | aHandle, |
| | int | aChannelId, |
| | double | aValue, |
| | long | aTimeStamp |
| | ) | [pure virtual] |
Callback method for signaling that a Condition is met
Parameters
| void * aHandle | handle to condition which was met |
| int aChannelId | |
| double aValue | the measured value that condition matched to |
| long aTimeStamp | |
DataReceived(SensorData **, bool)
| void | DataReceived | ( | SensorData ** | aData, |
| | bool | aIsDataLost |
| | ) | [pure virtual] |
Callback method for data receiving
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.