Private
_contactPrivate
_incomingPrivate
_messagePrivate
_threadPrivate
customerPrivate
isOptional
onOptional
onPrivate
websocketPrivate
_getPrivate
_initPrivate
_initWSPrivate
_sendSend Authorization Event
Optional
authorizationCode: stringauthorization code
Optional
visitorId: VisitorIdvisitor id
AuthorizationError
Generate Authorization Token from the given url
Thread Id
Authorization Service URL
Get channel availability Returns channel availability Online/Offline
ChannelAvailabilityResponse
ChatSDKError
Get channel info Returns channel info like feature toggle status, translations, file upload restrictions, theme color settings etc.
ChannelInfo
ChatSDKError
Get Thread instance by id
thread id
instance of thread based on channel settings
Get list of available threads
list of threads
Get access to a websocket connection
WebSocketClient instance
Register handler to chat event
type of chat event
event handler
function to unregister handler
Recover livechat thread data
thread id on external platform
thread livechat session data
Recover thread data
thread id on external platform
thread session data
Send the Offline Message
offline message data (name, email, message)
success
SendMessageFailedError
error.data
) a response from the backend with details.Generated using TypeDoc
Setup Environment endpoints