MHTTPSessionEventCallback Class Reference
class MHTTPSessionEventCallback
|
The per-session callback for receiving session event callbacks.
Member Functions Documentation
MHFSessionRunError(TInt, const THTTPSessionEvent &)
Called when MHFRunL leaves from a session event. This works in the same way as CActve::RunError If you don't completely handle the error, a panic will occur.
Parameters
TInt
aError
|
The leave code that RunL left with.
|
const
THTTPSessionEvent
& aEvent
|
The Event that was being processed.
|
MHFSessionRunL(const THTTPSessionEvent &)
Called when the filters registration conditions are satisfied for events that occur on the session. Any leaves must be handled by the appropriate MHFRunError.
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.