因为groupId程序崩溃下面是错误提示:*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFConstantString groupId]: unrecognized selector sent to instance 0x5edcf4'
如果把groupId改为@“jijoljlj”字符串就会发送不成功错误提示:
<message from='easemob-demo#chatdemoui_calldd@conference.easemob.com' to='easemob-demo#chatdemoui_northdoo@easemob.com/mobile' type='error' id='120373155335242328'><body>{"to":"calldd","from":"northdoo","bodies":[{"msg":"而去","type":"txt"}]}</body><error code='404' type='cancel'><item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Conference room does not exist</text></error></message>
3 个回复
churk - 90hou
如果把groupId改为@“jijoljlj”字符串就会发送不成功错误提示:
<message from='easemob-demo#chatdemoui_calldd@conference.easemob.com' to='easemob-demo#chatdemoui_northdoo@easemob.com/mobile' type='error' id='120373155335242328'><body>{"to":"calldd","from":"northdoo","bodies":[{"msg":"而去","type":"txt"}]}</body><error code='404' type='cancel'><item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Conference room does not exist</text></error></message>
lifei9241
lifei9241