<message xmlns="jabber:client" to="5410037:testingmine@muc.app.smsall.pk" type="groupchat" from="5410037@app.smsall.pk/Smack" id="104">
<body>AaaaaaaaaaaaaaaaaaaaaaaaaaAAaaaaaaa</body>
<properties xmlns="http://www.jivesoftware.com/xmlns/xmpp/properties">
<property>
<name>role</name>
<value type="string">visitor</value>
</property>
</properties>
我想以这种格式向客户端发送数据包。但我无法在上述消息中发送消息
答案 0 :(得分:0)
Tigase允许您在消息包中包含任何内容。它没有看它,也没有改变任何东西。它只是让任何东西都去了目的地。您无法在Message中包含此自定义元素的确切问题是什么? 您的意思是,您无法发送此类消息?