examples.chat
Interface ChatManagement


public interface ChatManagement

The chat Management interface.

Author:
Christophe Demarey.

Method Summary
 void connect()
          Initialize a connection with the chat server.
 void disconnect()
          Leave the chat.
 

Method Detail

connect

void connect()
Initialize a connection with the chat server.


disconnect

void disconnect()
Leave the chat.



Copyright © 2011. All Rights Reserved.