Configuration APIs
MXOConfiguration
The configuration object for the MXO SDK.
Property | Type | Description |
---|---|---|
siteKey | String? | The MXO workspace to configure the SDK with. |
touchpoint | URL? | The MXO Touchpoint to configure the SDK with. |
host | URL? | The MXO host to send data to. |
adminMode | Bool | The Mode of the MXO SDK. |
Create an instance using the Builder as shown below:
MedalliaConfiguration
The Medallia communication configuration object.
Property | Type | Description |
---|---|---|
disableInterSDKCommunication | Bool | Set to true to disable Medallia SDK communication. |