Skip to:
ChatManager throws NullPointerException, when no 'from' and no thread is set in a message.
A message without from is valid though. From RFC6120 8.1.2.1 4.
when a client receives a stanza that does not include a 'from' attribute, it MUST assume that the stanza is from the user's account on the server.
ChatManager throws NullPointerException, when no 'from' and no thread is set in a message.
A message without from is valid though. From RFC6120 8.1.2.1 4.