A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
- MALFORMED_TOKEN - enum entry in apptentive.com.android.feedback.AuthenticationFailedReason
The JWT structure is constructed improperly (missing a part, etc.)
- managedQuery(Uri,Array,String,Array,String) - function in android.app.ApptentiveNotificationActivity
- markFragmentsCreated() - function in androidx.fragment.app.ApptentiveNotificationActivity
- MediaType - class in apptentive.com.android.feedback.payload
- MediaType.Companion - class in apptentive.com.android.feedback.payload.MediaType
- merge(K,V,BiFunction) - function in java.util.CustomData
- Message - class in apptentive.com.android.feedback.model
- Data container class for Apptentive Message Center message.
- Message - enum entry in apptentive.com.android.feedback.payload.PayloadType
- Message.Attachment - class in apptentive.com.android.feedback.model.Message
- Message.Companion - class in apptentive.com.android.feedback.model.Message
- Message.Status - class in apptentive.com.android.feedback.model.Message
- Message.Status.Companion - class in apptentive.com.android.feedback.model.Message.Status
- MessageCenterInteraction - class in apptentive.com.android.feedback.message
- MessageCenterInteraction.AutomatedMessage - class in apptentive.com.android.feedback.message.MessageCenterInteraction
- MessageCenterInteraction.Composer - class in apptentive.com.android.feedback.message.MessageCenterInteraction
- MessageCenterInteraction.ErrorMessage - class in apptentive.com.android.feedback.message.MessageCenterInteraction
- MessageCenterInteraction.Greeting - class in apptentive.com.android.feedback.message.MessageCenterInteraction
- MessageCenterInteraction.Profile - class in apptentive.com.android.feedback.message.MessageCenterInteraction
- MessageCenterInteraction.Profile.Edit - class in apptentive.com.android.feedback.message.MessageCenterInteraction.Profile
- MessageCenterInteraction.Profile.Initial - class in apptentive.com.android.feedback.message.MessageCenterInteraction.Profile
- MessageCenterInteraction.Status - class in apptentive.com.android.feedback.message.MessageCenterInteraction
- MessageCenterModel - class in apptentive.com.android.feedback.model
- MessageCenterNotification - class in apptentive.com.android.feedback.model
- Data class for sharing the Message Center information of the Apptentive SDK in an observable format
- MessageCenterService - class in apptentive.com.android.feedback.backend
- MessageList - class in apptentive.com.android.feedback.model
- Data container class for Message Center message list.
- MessageManager - class in apptentive.com.android.feedback.message
- This class acts as a communicator between MessageCenterModule & Apptentive core components It owns PollingScheduler,schedules and updates the polling Configuration depending on whether the App & MessageCenter is in the background vs foreground Fetches,sorts & groups messages Updates & maintain the cache using MessageRepository Sends & download attachments Supports hidden messages Provides UnreadMessageCallback to notify new unread messages to the app
- messageManager() - function in apptentive.com.android.feedback.message.MessageManagerFactory
- MessageManagerFactory - class in apptentive.com.android.feedback.message
- MessageManagerFactoryProvider - class in apptentive.com.android.feedback.message
- MessagePayload - class in apptentive.com.android.feedback.model.payloads
- A payload class to send messages.
- MessageRepository - class in apptentive.com.android.feedback.message
- MISMATCHED_SUB_CLAIM - enum entry in apptentive.com.android.feedback.AuthenticationFailedReason
The JWT "sub" claim does not match the one previously registered to the internal Apptentive conversation. Internal use only.
- MISSING_APP_KEY - enum entry in apptentive.com.android.feedback.AuthenticationFailedReason
The Apptentive Key field was not specified during registration. You can get this from your app's Apptentive settings.
- MISSING_APP_SIGNATURE - enum entry in apptentive.com.android.feedback.AuthenticationFailedReason
The Apptentive Signature field was not specified during registration. You can get this from your app's Apptentive settings.
- MISSING_SUB_CLAIM - enum entry in apptentive.com.android.feedback.AuthenticationFailedReason
There is no "sub" property in the JWT claims. The "sub" is required, and should be an immutable, unique id for your user.
- moveDatabaseFrom(Context,String) - function in android.content.ApptentiveNotificationActivity
- moveSharedPreferencesFrom(Context,String) - function in android.content.ApptentiveNotificationActivity
- moveTaskToBack(Boolean) - function in android.app.ApptentiveNotificationActivity
- multipartEncrypted(String) - function in apptentive.com.android.feedback.payload.MediaType.Companion
- multipartMixed(String) - function in apptentive.com.android.feedback.payload.MediaType.Companion