ApiClient

constructor(handler: ResponseHandler)

Instantiate an ApiClient with the given ResponseHandler.

Parameters

handler

the handler for any responses from the API server.