MHttpContentSink Class Reference
The implementation of
MHttpContentSink
can process the response body data If the application wants to process/sink the data in different means then the client can insulate sink to a different sink
Member Functions Documentation
OnData(THttpContentSinkOp &)
Supply a part of the response body data. The data will survive till the
THttpContentSinkOp::Release
/Store is called. application should process the data or keep a separate copy if it has to process the data at a later stage. This function will be called when part of the body data is available
Reserved()
void
|
Reserved
|
(
|
)
|
[private, inline, virtual]
|
Reserved2()
void
|
Reserved2
|
(
|
)
|
[private, inline, virtual]
|
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.