| Package | Description |
|---|---|
| com.threerings.crowd.chat.client |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryList
Stores chat history.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChatDirector.addChatDisplay(ChatDisplay display)
Adds the supplied chat display to the end of the chat display list.
|
void |
ChatDirector.pushChatDisplay(ChatDisplay display)
Adds the supplied chat display to the front of the chat display list.
|
boolean |
ChatDirector.removeChatDisplay(ChatDisplay display)
Removes the specified chat display from the chat display list.
|
Copyright © 2015. All rights reserved.