- activityNotFoundMessage(Context) - Method in class com.apptentive.android.sdk.module.rating.impl.AmazonAppstoreRatingProvider
-
- activityNotFoundMessage(Context) - Method in class com.apptentive.android.sdk.module.rating.impl.GooglePlayRatingProvider
-
- activityNotFoundMessage(Context) - Method in interface com.apptentive.android.sdk.module.rating.IRatingProvider
-
Called if the startRating process does not successfully finish launching an activityContext.
- addCustomDeviceData(String, String) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a custom data String to the Device.
- addCustomDeviceData(String, Number) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a custom data Number to the Device.
- addCustomDeviceData(String, Boolean) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a custom data Boolean to the Device.
- addCustomPersonData(String, String) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a custom data String to the Person.
- addCustomPersonData(String, Number) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a custom data Number to the Person.
- addCustomPersonData(String, Boolean) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a custom data Boolean to the Person.
- addItem(CommerceExtendedData.Item) - Method in class com.apptentive.android.sdk.model.CommerceExtendedData
-
Add information about a purchased item to this record.
- addUnreadMessagesListener(UnreadMessagesListener) - Static method in class com.apptentive.android.sdk.Apptentive
-
Add a listener to be notified when the number of unread messages in the Message Center changes.
- AmazonAppstoreRatingProvider - Class in com.apptentive.android.sdk.module.rating.impl
-
- AmazonAppstoreRatingProvider() - Constructor for class com.apptentive.android.sdk.module.rating.impl.AmazonAppstoreRatingProvider
-
- Apptentive - Class in com.apptentive.android.sdk
-
This class contains the complete public API for accessing Apptentive features from within your app.
- Apptentive() - Constructor for class com.apptentive.android.sdk.Apptentive
-
- Apptentive.AuthenticationFailedListener - Interface in com.apptentive.android.sdk
-
A Listener you can register globally for the app, that will be called when requests other than
login fail for the active conversation.
- Apptentive.AuthenticationFailedReason - Enum in com.apptentive.android.sdk
-
A list of error codes you will encounter when a JWT failure for logged in conversations occurs.
- Apptentive.BooleanCallback - Interface in com.apptentive.android.sdk
-
Allows certain Apptentive API methods to execute and return a boolean result asynchronously.
- Apptentive.DateTime - Class in com.apptentive.android.sdk
-
- Apptentive.LoginCallback - Interface in com.apptentive.android.sdk
-
Callback interface login().
- Apptentive.OnPreInteractionListener - Interface in com.apptentive.android.sdk
-
Represents a callback which will be invoked right before an interaction is engaged.
- Apptentive.PendingIntentCallback - Interface in com.apptentive.android.sdk
-
- Apptentive.Version - Class in com.apptentive.android.sdk
-
- engage(Context, String) - Static method in class com.apptentive.android.sdk.Apptentive
-
This method takes a unique event string, stores a record of that event having been visited,
determines if there is an interaction that is able to run for this event, and then runs it.
- engage(Context, String, Apptentive.BooleanCallback) - Static method in class com.apptentive.android.sdk.Apptentive
-
This method takes a unique event string, stores a record of that event having been visited,
determines if there is an interaction that is able to run for this event, and then runs it.
- engage(Context, String, Map<String, Object>) - Static method in class com.apptentive.android.sdk.Apptentive
-
This method takes a unique event string, stores a record of that event having been visited,
determines if there is an interaction that is able to run for this event, and then runs it.
- engage(Context, String, Apptentive.BooleanCallback, Map<String, Object>) - Static method in class com.apptentive.android.sdk.Apptentive
-
This method takes a unique event string, stores a record of that event having been visited,
determines if there is an interaction that is able to run for this event, and then runs it.
- engage(Context, String, Map<String, Object>, ExtendedData...) - Static method in class com.apptentive.android.sdk.Apptentive
-
This method takes a unique event string, stores a record of that event having been visited,
determines if there is an interaction that is able to run for this event, and then runs it.
- engage(Context, String, Apptentive.BooleanCallback, Map<String, Object>, ExtendedData...) - Static method in class com.apptentive.android.sdk.Apptentive
-
This method takes a unique event string, stores a record of that event having been visited,
determines if there is an interaction that is able to run for this event, and then runs it.
- equals(Object) - Method in class com.apptentive.android.sdk.Apptentive.Version
-
- equals(Object) - Method in class com.apptentive.android.sdk.model.CustomData
-
- error() - Method in enum com.apptentive.android.sdk.Apptentive.AuthenticationFailedReason
-
- ExtendedData - Class in com.apptentive.android.sdk.model
-
- ExtendedData() - Constructor for class com.apptentive.android.sdk.model.ExtendedData
-
- ExtendedData(String) - Constructor for class com.apptentive.android.sdk.model.ExtendedData
-
- ExtendedData.Type - Enum in com.apptentive.android.sdk.model
-