Searched refs:addDataReceivedListener (Results 1 – 2 of 2) sorted by relevance
53 tcpConnection.addDataReceivedListener(function(data) {
238 TcpConnection.prototype.addDataReceivedListener = function(callback) { method in TcpConnection