|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Message
User: Yohann Chastagnier Date: 07/11/13
| Method Summary | |
|---|---|
String |
getContent()
Gets the content of the message. |
long |
getDisplayLiveTime()
Gets the time to live of the message after to have been displayed. |
MessageType |
getType()
Gets the type of the message. |
Message |
setDisplayLiveTime(long milliseconds)
Sets the time to live of the message after to have been displayed. |
| Method Detail |
|---|
MessageType getType()
MessageType
String getContent()
Message setDisplayLiveTime(long milliseconds)
milliseconds - 0 <= unlimited
long getDisplayLiveTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||