|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for HttpDelegate, including all inherited members.
| CancelAllOperations()=0 | HttpDelegate | pure virtual |
| CancelOperation(const std::string &requestId)=0 | HttpDelegate | pure virtual |
| Send(const std::shared_ptr< HttpRequest > &request, const std::shared_ptr< void > &context)=0 | HttpDelegate | pure virtual |
| SendAsync(const std::shared_ptr< HttpRequest > &request, const std::shared_ptr< void > &context, const std::function< void(std::shared_ptr< HttpOperation >)> &callbackFn)=0 | HttpDelegate | pure virtual |