MMceSessionObserver Class Reference
class MMceSessionObserver
|
An interface to be implemented by users of MCE if they wish to use sessions.
This observer is set using
CMceManager::SetSessionObserver
function.
mceclient.lib
Member Functions Documentation
Failed(CMceSession &, TInt)
An error has occurred concerning a specific session. Note, that each error causes the session state to be ETerminated.
SessionConnectionStateChanged(CMceSession &, TBool)
void
|
SessionConnectionStateChanged
|
(
|
CMceSession
&
|
aSession,
|
|
TBool
|
aActive
|
|
)
|
[pure virtual]
|
The state of the connection used by the session has changed.
SessionStateChanged(CMceSession &, TMceTransactionDataContainer *)
The state of the session has changed.
UpdateFailed(CMceSession &, TMceTransactionDataContainer *)
An session update has been failed concerning a specific session. Note, that each error causes the session state to be ETerminated.
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.