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