|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChatRef
Interface ChatRef specifies the M2MI remote interface for a rudimentary chat object.
Method Summary | |
---|---|
void |
putMessage(String line)
Display the given line of text in this chat object's chat log. |
Method Detail |
---|
void putMessage(String line)
line
- Line of text.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |