| Class | Description |
|---|---|
| APICallBackCatcher<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.
|
| SynchronousBase |
Base class to help convert an asynchronous callback to synchronous one
|
Copyright © 2017. All rights reserved.