The method indexOf(String) is undefined for the type MessageClass error

后端 未结 0 1154
我寻月下人不归
我寻月下人不归 2020-12-13 03:08

I\'m getting an error on this line:

public MessageClass(String msg){

   deviceID = msg.substring(4, (indexOf(" ")));

It\'s probabl

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