What does to.indexOf(this.me) mean in Javascript?

后端 未结 0 569
后悔当初
后悔当初 2020-12-08 03:50

please what does this line of code mean (to.indexOf(this.me) > -1)

This is the full code

this.socket.on(\'call:incoming\', data => {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题