Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个与 openfire 服务器连接的 xmpp ios 聊天应用程序。
应用程序需要能够下载用户在应用程序关闭时错过的所有消息。所以我需要一种方法来保存在服务器上发送的错过的消息,有人知道这样做的好方法吗?是否有类似的插件,或者这需要自定义插件或其他东西?
与大多数其他 XMPP 服务器一样,Openfire 已经存储了用户发送的消息,当接收裸 JID 离线时,它可以在(重新)连接时将这些消息发送给客户端。
也可以看看:
I am having a problem displaying data from my DB in a list view. the below is the code from for my display method.
Display
public ArrayList<Object> display(String r