Version: Smart Feature Phone 3.0

navigator.mozTCPSocket

Description#

Returns a TCPSocket object you can use to open other sockets.


Syntax#

var socket = navigator.mozTCPSocket;

Value#

navigator.mozTCPSocket is a TCPSocket object.


See also#