| Package | Description |
|---|---|
| org.tynamo.conversations | |
| org.tynamo.conversations.services |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationAware.onConversationCreated(Conversation conversation) |
void |
ConversationAware.onConversationEnded(Conversation conversation,
boolean expired) |
| Modifier and Type | Method and Description |
|---|---|
protected Conversation |
ConversationManagerImpl.endConversationIfIdle(String conversationId) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Conversation> |
ConversationManagerImpl.getConversations() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConversationManagerImpl.discardConversation(Conversation conversation,
boolean expired) |
Copyright © 2004–2016. All rights reserved.