Smack/smack-core/src/test/java/org/jivesoftware
Florian Schmaus ed4d815fba Make Message.setType(Type) not throw if type is null
RFC 6121 § 5.2.2:
"""
If an application receives a message with no 'type' attribute or the
application does not understand the value of the 'type' attribute
provided, it MUST consider the message to be of type "normal" (i.e.,
"normal" is the default).
"""
2015-01-26 20:47:14 +01:00
..
smack Make Message.setType(Type) not throw if type is null 2015-01-26 20:47:14 +01:00