Method Protocols.TELNET.protocol()->got_data() Method got_data protected void got_data(mixed ignored, string line) Description Callback called when normal data has been received. This function also does most of the TELNET protocol parsing. Parameter ignored The id from the connection. Parameter s The received data.