Skip to content Skip to sidebar Skip to footer
Showing posts with the label Smack

Add Element Without Namespace In Smack Message

I wants to add node element in smack Message . Eg. is the custom tag which i wants to add in mess… Read more Add Element Without Namespace In Smack Message

Smack - When To Call Multiuserchat.join(...)

I'm a bit confused and can't find the answer in the docs. I'm developing a simple chat … Read more Smack - When To Call Multiuserchat.join(...)

Keep Xmpp Connection (using Asmack) Alive On Android

I'm developing an application that receives push notifications via XMPP ( I know C2DM, but it h… Read more Keep Xmpp Connection (using Asmack) Alive On Android

Openfire Chatting Unexpected Behavior

We have used Openfire chatting with Android and iOS applications and all things are working perfect… Read more Openfire Chatting Unexpected Behavior

Get Online Users(roster Entries) Using Smack 4.1 In Android

I have been trying to get roster entries using smack 4.1 beta 2 in android. https://github.com/igni… Read more Get Online Users(roster Entries) Using Smack 4.1 In Android

User Is Still Online Although User Is Not Connected To The Server. And Failed To Reconnecting To The Server

I am using smack client in my chat application. Everything is going to be fine but when connection … Read more User Is Still Online Although User Is Not Connected To The Server. And Failed To Reconnecting To The Server