Construct a new Twitarr client.
The TwitarrHTTP implementation to use. Normally this will automatically choose the best implementation based on the environment.
the TwitarrHTTP implementation that will be used when making requests
The remote server to connect to
The default TwitarrHTTP implementation to be used when making requests
Get an alerts DAO.
Get an autocomplete DAO.
Connect to an Twitarr server and return a TwitarrServer for that connection.
Get an event DAO.
Get a forum DAO.
Get a photo DAO.
Get a seamail DAO.
Get a search DAO.
Get a stream DAO.
Get a text DAO.
Get a user DAO.
Given an TwitarrServer object, check that it can be connected to.
the server to check
the ITwitarrHTTP implementation to use
how long to wait before giving up when making ReST calls
Generated using TypeDoc
The Twitarr client. This is the primary interface to Twitarr servers.