Unblu Agent Embedded JS API
Preparing search index...
InboxConversationAddedListener
Type Alias InboxConversationAddedListener
InboxConversationAddedListener
:
(
conversation
:
ConversationInfo
)
=>
void
Listener called whenever a conversation is added to the inbox.
Type Declaration
(
conversation
:
ConversationInfo
)
:
void
Parameters
conversation
:
ConversationInfo
The new conversation
Returns
void
See
UnbluInboxApi.CONVERSATION_ADDED
UnbluInboxApi.on
to register for the event
UnbluInboxApi.off
to unregister from the event
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Agent Embedded JS API
Loading...
Listener called whenever a conversation is added to the inbox.