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