简体   繁体   中英

how to retrieve archived messages from openfire using smack api in java?

Getting Archived Messages

I don't know how to retrieve the archived messages , i have used monitoring Service plugin which combines Open Archive .I can see the archived messages in the OpenFire GUI.


I googled about it and got to know that smack doesn't provide the facility and i have to create a custom stanza to communicate with open-fire . I don't know how to create Custom Stanza using java and how to comprehend the reply... plz help

通过在类中使用ExtensionElement类创建ExtensionElement并覆盖方法实现,您还可以阅读有关smack Provider Architecture的更多信息

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM