Interface | Description |
---|---|
MDCallback |
Represents the result of invoking an API method in Medallia In-App SDK (by an asynchronous
callback)
|
MDFailureCallback |
Represents a failure result of invoking an API method in Medallia In-App SDK (by an asynchronous
callback)
|
MDResultCallback |
Represents the result of invoking an API method in Medallia In-App SDK (by an asynchronous
callback)
|
Class | Description |
---|---|
MDCustomInterceptListener | |
MDCustomInterceptListenerData | |
MDCustomInterceptPayload | |
MDExternalError |
A
MDExternalError indicates a problem which occurred while calling one of the Medallia
In-App SDK APIs |
MDFeedbackListener | |
MDFeedbackListenerData | |
MDFormListener | |
MDFormListenerData | |
MDInterceptListener | |
MDInterceptListenerData | |
MedalliaDigital |
MedalliaDigital is the main component for the Medallia sdk.
It includes the complete set of tools required in order to work with Medallia sdk. |
MedalliaDigitalError |
Abstract class for an error in the sdk
|
Enum | 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.
|
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.ExternalError |
Constant values for each error exposed in the Medallia Digital API.
|
MDInterceptActionType | |
MDLogLevel |
Log level enum : use for logging according to level :
MDLogLevel.OFF Turns off the SDK logs.
|
MDSdkFrameworkType |