Fired when a Telnet DO OPTION command comes from the Telnet server.
public void fireDoDo(TelnetDoDoEvent event); public class TelnetDoDoEvent { public int optionCode; }