setClient

Set the networking client to be used for all outbound request to Nimbus.

This method sets the the networking client object that will be set used to send requests to Nimbus. This object is stored in a static variable so care should be taken to ensure this object does not maintain a reference to an Activity or Fragment context otherwise a memory leak can occur.