Smack/smack-core/src
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
..
integration-test Rework incoming packet listeners and Roster 2015-01-07 14:35:23 +01:00
main Make Message.setType(Type) not throw if type is null 2015-01-26 20:47:14 +01:00
test Make Message.setType(Type) not throw if type is null 2015-01-26 20:47:14 +01:00