wtanaka.praya
Interface ProtocolRecipientListener
- All Known Implementing Classes:
- PrayaText, DefaultRecipientList
- public interface ProtocolRecipientListener
Listener for changes in the recipient list for a protocol.
Return to
or the Praya Homepage
- Version:
- $Name: $ $Date: 2001/10/14 18:07:13 $
- Author:
- $Author: wtanaka $
recipientAppeared
public void recipientAppeared(ProtocolRecipientEvent evt)
recipientDisappeared
public void recipientDisappeared(ProtocolRecipientEvent evt)
recipientStatusChange
public void recipientStatusChange(ProtocolRecipientEvent evt)