| Interface | Description |
|---|---|
| FHAct | Deprecated
the execute method will become an asynchronous method and the
executeAsync methods will be removed in fh-android-sdk:3.0.0/Platform 3.7.0
|
| FHActCallback |
An FHActCallback will be used to execute code after a FH API request finishes running on a background thread.
|
| Class | Description |
|---|---|
| AppProps |
Class represents the settings in fh.properties
|
| CloudProps | |
| Device | |
| FH |
The FH class provides static methods to initialize the library, create new instances of all the
API request objects, and configure global settings.
|
| FHHttpClient | |
| FHRemote |
The base class that implements
FHAct. |
| FHResponse |
Represents the response data from FeedHenry when an API call completes.
|
| NetworkManager | |
| PushConfig |
Copyright © 2016 Red Hat. All rights reserved.