net.antichess.ai
Interface ChattyPlayerListener


public interface ChattyPlayerListener

Classes that implement this interface listen for chat events.

Author:
Michael Bolin
See Also:
ChatEvent

Method Summary
 void recordChatEvent(ChatEvent event)
          take note of the ChatEvent
 

Method Detail

recordChatEvent

public void recordChatEvent(ChatEvent event)
take note of the ChatEvent



Copyright © 2003 antichess.net. All Rights Reserved.