TCP/IP connection to server

This is the code I tried to use TCP sockets in ionic
but it returned error (can’t find property ‘sockets’ of undefined). I used “npm install cordova-plugin-chrome-apps-sockets-tcp --save”. but i still don’t know how to work with this plugin.