public class ChatTranscriptUpdateMessage extends ChatMessage
CHAT_MESSAGE, CHATTRANSCRIPT_UPDATE, DISCONNECT_REQUEST, DISCONNECT_RESPONSE, LOGIN_REQUEST, LOGIN_RESPONSE, SEP, USERLIST_UPDATE| Constructor and Description |
|---|
ChatTranscriptUpdateMessage() |
ChatTranscriptUpdateMessage(List transcript) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
void |
fromString(String s) |
String |
getLastLine() |
getType, main, parseMessagepublic ChatTranscriptUpdateMessage(List transcript)
public ChatTranscriptUpdateMessage()
public String getLastLine()
public void fromString(String s)
fromString in class ChatMessagepublic String asString()
asString in class ChatMessageCopyright © 2012-2013. All Rights Reserved.