Class and Description |
---|
FormTriggerType
There are 2 types of forms, distinguished by their trigger origin:
Code form - Code triggers are to be used as the passive trigger method when the user
actively looks to leave feedback, usually a "feedback" menu option.
|
MDAppearanceMode
There are 2 types of SDK Appearance Mode:
light - Intercepts will displayed in a light mode.
|
MDCallback
Represents the result of invoking an API method in Medallia In-App SDK (by an asynchronous
callback)
|
MDCustomInterceptListener |
MDCustomInterceptListenerData |
MDCustomInterceptPayload |
MDEngagementType
There are 2 types of SDK engagements:
Form - Intercept will launch a form survey to collect user feedback
App Rating - Intercept will be prompted to redirect user to rate the app in Google Play
|
MDExternalError
A
MDExternalError indicates a problem which occurred while calling one of the Medallia
In-App SDK APIs |
MDExternalError.ExternalError
Constant values for each error exposed in the Medallia Digital API.
|
MDFailureCallback
Represents a failure result of invoking an API method in Medallia In-App SDK (by an asynchronous
callback)
|
MDFeedbackListener |
MDFeedbackListenerData |
MDFormListener |
MDFormListenerData |
MDInterceptActionType |
MDInterceptListener |
MDInterceptListenerData |
MDLogLevel
Log level enum : use for logging according to level :
MDLogLevel.OFF Turns off the SDK logs. |
MDResultCallback
Represents the result of invoking an API method in Medallia In-App SDK (by an asynchronous
callback)
|
MDSdkFrameworkType |
MedalliaDigitalError
Abstract class for an error in the sdk
|