|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jivesoftware.sparkimpl.preference.chat.ChatPreferences
Model representing the Chat Preferences within Spark.
| Constructor Summary | |
ChatPreferences()
|
|
| Method Summary | |
java.lang.String |
getNickname()
Returns the nickname used by the agent. |
boolean |
showDatesInChat()
Returns true if a timestamp should be used to show messages. |
void |
showDatesInChat(boolean showDatesInChat)
Set to true to show timestamp of messages. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChatPreferences()
| Method Detail |
public void showDatesInChat(boolean showDatesInChat)
showDatesInChat - true to show timestamp of messages.public boolean showDatesInChat()
public java.lang.String getNickname()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||