All Classes and Interfaces
Class
Description
Callback class for handling API calls with a templated response type T
An APICallBack that captures the HTTP response and can be waited on
An instance of this class can be passed to an API call as the APICallBack
instance to capture the results of that call.
Utilities for encoding and decoding the Base64 representation of
binary data.
Callback to be called before and after the HTTP call for an endpoint is made
HTTP methods enumeration
Base class to help convert an asynchronous callback to synchronous one