Thursday, 15 July 2010

Openfire Sending Push notification when user is offline -



Openfire Sending Push notification when user is offline -

i using openfire 3.9.3 server , android , ios client. want send messages via force notification both clients when recipient user offline. , when force sent sender should message receipt.

for this, tried :

making interceptor: in this, didn't exception or message failure can track.

modify openfire code also. don't think solution.

i want know that, there plugin or modifying openfire code lastly solution it?

ok got reply after searching , reading docs..

openfire provides custom plugin support. created own plugin supports feature.

here improve step-by-step explanation openfire plugin development.

in brief,

after building openfire source , creating openfire plugin construction per doc.

implement openfire plugin interface, put entry plugin class in plugin.xml, put db in database folder, initialize interceptors in plugin classes. build ant tool. upload generated jar in openfire plugins list via admin panel.

openfire

No comments:

Post a Comment