Too bad ... I consulted the protocols supported by Openfire (http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/protocol -support.html) and there is no reference XEP-0136. The only reasonable solution I see is to make a web service that consumes the external database of openfire, where it will create additional tables MESSAGES, so the web service queries return only historic, it would not be appropriate armazer the internal database (SQLite because my application will be for devices), so I think it would be a good move .... do you think the most correct thing to do?
↧