Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] how to use org.eclipse.paho.android.service.MessageStore?

Hello,
I have read http://www.eclipse.org/paho/files/android-javadoc/index.html How can I persistent message into sqlite when the mqtt message is not send to the peer. I found a DatabaseMessageStore class. Is it design for this ? How to use it?
Thanks,
zhangkai

Back to the top