Unblu Agent Embedded JS API
Preparing search index...
ConversationDisconnectedListener
Type Alias ConversationDisconnectedListener
ConversationDisconnectedListener
:
(
conversationId
:
string
)
=>
void
Listener called whenever a conversation is disconnected.
Type Declaration
(
conversationId
:
string
)
:
void
Parameters
conversationId
:
string
The ID of the disconnected conversation
Returns
void
See
UnbluConversationConnectionsApi.CONVERSATION_DISCONNECTED
UnbluConversationConnectionsApi.on
to register for the event
UnbluConversationConnectionsApi.off
to unregister from the event
UnbluConversationConnectionsApi.CONVERSATION_CONNECTED
for the counterpart
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Agent Embedded JS API
Loading...
Listener called whenever a conversation is disconnected.