| class MHttpContentSource |
The implementation of MHttpContentSink can supply the request body data.
| Public Member Functions | |
|---|---|
| void | OnData ( THttpContentSourceOp &) |
| Private Member Functions | |
|---|---|
| void | Reserved () |
| void | Reserved2 () |
| void | OnData | ( | THttpContentSourceOp & | aData | ) | [pure virtual] |
Obtain a part of request body data from the source. The data should be guranteed to survive till another call to OnData or a call to CHttpClientTransaction::OnCompletion /OnError
| THttpContentSourceOp & aData | Data source operator |
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.