public class Chat extends Object
| Constructor and Description |
|---|
Chat() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getChat() |
Date |
getStart() |
String |
getSubject() |
JID |
getWithJid() |
void |
setStart(Date start) |
void |
setSubject(String subject) |
void |
setWithJid(JID withJid) |
String |
toString() |
Copyright © 2006–2018 Tigase. All rights reserved.