Realm C++ SDK版本 v 2.2.0
| 公共成员函数 | 受保护的属性 | 所有成员列表

域:networking::default_http_transport 结构引用

内置HTTP传输客户端。 更多...

#include <http.hpp>

域::networking::default_http_transport 的继承图:
域::networking::http_transport_client

struct  配置
 

公共成员函数

 default_http_transport (const Configuration &c)
 
void send_request_to_server (const :: 域::networking:: 请求 & 请求 , std::function< void(const :: 域::networking::networking::response &)> &&completion)
 
-域:networking::http_transport_client继承的公共成员函数
虚空 send_request_to_server (const 请求 & 请求 , std::function< void(const response &)> &&completion)= 0
 

受保护的属性

配置 m_configuration
 

详细说明

内置HTTP传输客户端。


该结构体的文档由以下文件生成: