Keep a reference to you chat when you were notified in the ChatListener and use it to send messages. It will already use the same thread ID as the incoming message.
↧
Keep a reference to you chat when you were notified in the ChatListener and use it to send messages. It will already use the same thread ID as the incoming message.