|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMMessage
Represents a message in an Instant Messaging session.
IMInteractionContext| Method Summary | |
|---|---|
java.lang.String |
getContent()
Returns the text of this message. |
java.lang.String |
getContentType()
Returns the ContentType of this message. |
| Methods inherited from interface com.genesyslab.ail.im.IMEvent |
|---|
getDate, getParty |
| Method Detail |
|---|
java.lang.String getContent()
java.lang.String getContentType()
ContentType of this message. Possible values are "text/plain" and "text/html".
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||