diff --git a/pages/Documents/ClientSideConfiguration/MessagingWindowSDK/overview.md b/pages/Documents/ClientSideConfiguration/MessagingWindowSDK/overview.md index 318d41bb75..58a3b987cb 100644 --- a/pages/Documents/ClientSideConfiguration/MessagingWindowSDK/overview.md +++ b/pages/Documents/ClientSideConfiguration/MessagingWindowSDK/overview.md @@ -7,6 +7,9 @@ permalink: messaging-window-sdk-overview.html indicator: messaging --- +{: .deprecated} +This SDK is no longer maintained. +
In depth documentation for this SDK, including a code sample, can be found on GitHub.
This Messaging Window SDK for the Conversational Cloud [Messaging Window API](messaging-window-api-overview.html) makes building custom messaging windows and JavaScript applications efficient and stable. The SDK does a lot of the work of connecting to LivePerson's messaging servers, subscribing to notifications, and managing conversations for you. Thus, you can use this SDK to build your own messaging windows for your consumers to use or even moving the conversation entirely out of a window-type experience and embedding it into the webpage.