How to know typing status in 1:1 conversation in Smack 4.2 (Android)

Hi all!.

I am building a chat application in Android. I send and receive message, but I don’t know how can i know the user status and typing status of the conversation.

I have been reading to use ChatManagerLister, but it is deprecated in this version.

Please, someone can help me??
Thanks in advance!

i have a same problem. is it fixed it?

Please refer to ChatStateManager requires: org.jivesoftware.smack.chat.Chat instead: org.jivesoftware.smack.chat2.Chat