Skip to content

JasonJShuler/liveassist-botsdk-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaféX Live Assist BOT SDK

The CaféX Live Assist SDK provides a means for an automated chat endpoint (a bot) to escalate a conversation such that the visitor can interact with a (human) agent in CaféX Live Assist.

The SDK is designed to be used server-side in a .Net environment.

Once a bot has determined that it wants to put the visitor in touch with an agent, the SDK is employed and a call made to request a chat. Subsequent operation involves polling the SDK for data relating to the conversation. Thereafter the bot behaves as a relay between the visitor and the agent.

Usage

Open Solution file, CafexLiveAssistBot.sln using Microsoft Visual Studio.

Please see the Quickstart Guide for instructions on how to start using the SDK. The Live Assist Knowledge Base provides further information and more advanced uses of the SDK.

About

Live Assist Bot SDK for .Net/C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%