Interface NewConversationInterceptorResult

The result of calling a NewConversationInterceptor.

Hierarchy

  • NewConversationInterceptorResult

Properties

The team or agent recipient of the conversation. This overwrites any named area that may be set on the web page.

visitorData?: string

Custom visitor data that will be stored on the conversation and can be accessed through the Web API later on. This data won't be displayed anywhere and is for API usage only.