@Retention(value=RUNTIME)
public @interface OnReplyFiltered
Annotates a method to be called when a reply to a particular chatlet
is received. The particular chatlet in question must have been set via
Chatlet.registerForReply() earlier
- Author:
- nirmesh