Spotter embed components with new names
The following Spotter embed components are now deprecated and replaced with new components in the SDK and Visual Embed Playground:
-
ConversationEmbed
Replaced withSpotterEmbed
-
ConversationViewConfig
Replaced withSpotterEmbedViewConfig
-
BodylessConversation
Replaced withSpotterAgentEmbed
-
BodylessConversationViewConfig
Replaced withSpotterAgentEmbedViewConfig
The deprecated components with old names in the existing Spotter embed implementations will continue to function until further notice. For code samples with new component names, see Spotter embed documentation.