Hi guys.
im using this api.
http://asmack.freakempire.de/4.0.3/
i want send user typing notification during the chat.
i used this code old api.
ChatStateManager.getInstance(connection).setCurrentState(ChatState.composing, myChat);
but i updated api 4.0.3 this code doesnt work.
please help me