Status Event
Traces the commands sent to the server, and the respective replies.
Syntax
public void fireStatus(Check21StatusEvent event); public class Check21StatusEvent { public String message; }
Remarks
The Status event is useful for debugging purposes. It shows all the interaction between the client and the server, line by line.