IHttp
|
public interface IHttpApi
The IHttpApi type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTData(HttpApiGetRequest) | Make a GET request and return the data or error of the request | |
| GetTData, TError(HttpApiGetRequest) | Make a GET request and return the data or error of the request |