I get an error when trying to send to multiple modules using sendDirect

前端 未结 0 1201
既然无缘
既然无缘 2021-01-25 13:29

I have to send the same message to multiple modules. I used the following code:

cMessage *msg=new cMessage("Broadcast");
msg->setKind(SENDTOALL);

cT         


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