Typing Status Smack 4.1
问题 Hey I am trying to get typing status when the other person starts writing even though it is returning an empty message with the state as a message but it is coming from proccessMessage method. Shouldn't it be returned in the stateChanged? I haven't enabled any PacketProvider though, Do i have to do it so this would be returned in the stateChanged method? I would appreciate any help. newChat = chatmanager.createChat(contactUsername + sc.DOMAIN, new ChatStateListener() { @Override public void