CCFContextIndication Class Reference
class CCFContextIndication : public CBase |
Encapsulates one context indication. Context indication contains the related context object and a possible data object.
CFServices.lib
- Since
- S60 5.0
Member Functions Documentation
Context()
Returns context that has been changed.
CreateDataObjectL(CCFContextDataObject &)
void | CreateDataObjectL | ( | CCFContextDataObject & | aDataObject | ) | [pure virtual] |
Creates a data object. If indication has UID set for the data it has data associated to. Client can create a correct data object and pass it as a parameter. Data object will be internalized from the data stream. If the indication does not have data associated to the method leaves with code KErrArgument.
Parameters
CCFContextDataObject & aDataObject | Data object associated with UID. |
Uid()
const TUid & | Uid | ( | ) | const [pure virtual] |
Returns UID of the context data object associated into this indication. If the context indication does not have data associated to KNullUid is returned.
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.