Package com.feedhenry.sdk

Interface Summary
FHAct Representing a request call to FeedHenry.
FHActCallback A FHActCallback will be used to execute code after a FH API request finishes running on a background thread.
 

Class Summary
CloudProps  
FH The FH class provides static methods to initialize the library, create new instance of all the API request objects and configure global settings.
FHRemote The base class that implements FHAct.
FHResponse Representing the response data from FeedHenry when an API call is finished