Visitor Controller
interface VisitorController
An object that allows to register visitor custom data.
Functions
Link copied to clipboard
abstract fun registerCustomData(customDataList: List<CustomData>, callback: IAdvizeSDK.Callback? = null)
Register custom data for the current visitor conversation.