please what does this line of code mean (to.indexOf(this.me) > -1)
(to.indexOf(this.me) > -1)
This is the full code
this.socket.on(\'call:incoming\', data => {