| Interface | Description |
|---|---|
| Apptentive.AuthenticationFailedListener |
A Listener you can register globally for the app, that will be called when requests other than
login fail for the active conversation.
|
| Apptentive.BooleanCallback |
Allows certain Apptentive API methods to execute and return a boolean result asynchronously.
|
| Apptentive.LoginCallback |
Callback interface login().
|
| Apptentive.OnPreInteractionListener |
Represents a callback which will be invoked right before an interaction is engaged.
|
| Apptentive.PendingIntentCallback |
| Class | Description |
|---|---|
| Apptentive |
This class contains the complete public API for accessing Apptentive features from within your app.
|
| Apptentive.DateTime | |
| Apptentive.Version |
This type represents a semantic version.
|
| Enum | Description |
|---|---|
| Apptentive.AuthenticationFailedReason |
A list of error codes you will encounter when a JWT failure for logged in conversations occurs.
|