|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChatRoomAdminSender
Perform administrative functions for an IChatRoomContainer.
Method Summary | |
---|---|
void |
sendSubjectChange(java.lang.String newsubject)
Send chat room subject change. |
Method Detail |
---|
void sendSubjectChange(java.lang.String newsubject) throws ECFException
newsubject
- the new subject for the chat room.
ECFException
- exception thrown if some problem sending message (e.g. disconnect).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |