Search
Preparing search index...
The search index is not available
Marketplace
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"api/messaging/typings"
MessagingInterface
Interface MessagingInterface
Hierarchy
MessageEndpointInterface
MessagingInterface
Index
Methods
dispose
fetch
Conversations
join
Conversation
Methods
dispose
dispose
(
)
:
void
Dispose of all listeners
Returns
void
fetch
Conversations
fetch
Conversations
(
)
:
function
Fetch conversations
Returns
function
(
)
:
Promise
<
ContinuousResponse
<
Conversation
[]
>
>
Returns
Promise
<
ContinuousResponse
<
Conversation
[]
>
>
join
Conversation
join
Conversation
(
withUser
:
User
)
:
ConversationMediatorInterface
Join a conversation
Parameters
withUser:
User
Returns
ConversationMediatorInterface
Globals
"api/messaging/typings"
Conversation
Mediator
Interface
Intermediate
Message
Message
Endpoint
Interface
Messaging
Interface
dispose
fetch
Conversations
join
Conversation
Normalized
Message
Generated using
TypeDoc
Dispose of all listeners