MCFScriptListener Class Reference
This is a listener interface for Script Engine operations. Context events subscribed via
MCFOperationServices
interface will be notified via this interface.
CFScriptEngine
-
Since
-
S60 v5.0
Member Functions Documentation
Evaluate(const CCFContextObject &, TInt &)
Performs evaluation based on a context.
Parameters
const
CCFContextObject
& aContext
|
is the context for evaluation.
|
TInt
& aContextLevelDelay
|
is storage for context level delay required by the evaluation.
|
IsAllRequired()
TBool
|
IsAllRequired
|
(
|
)
|
const [pure virtual]
|
Tests if this listener requires notification of all contexts.
Source()
TPtrC
|
Source
|
(
|
)
|
const [pure virtual]
|
Returns a context source this listener is interested in.
Type()
TPtrC
|
Type
|
(
|
)
|
const [pure virtual]
|
Returns a context type this listener is interested in.
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.