Subject: The Message object and MessageType.Normal
Hello, I understand via RFC 3921 the Message Type field is considered optional and should consider a null object "normal".
However I thought it wise to inform you that via our XMPP Messaging Server we have been using that we have seen significant errors while using your library and setting the message type to normal.
It appears that even though we are (via constructor or property setting) not able to ever set the message type as "normal", it appears to be stripped out of the final XML message.
I can understand that this may be intentional but it may be counter productive for some environments that are not strictly following the specification and it would be useful if we could manually set the message type as normal.
Thank you.
However I thought it wise to inform you that via our XMPP Messaging Server we have been using that we have seen significant errors while using your library and setting the message type to normal.
It appears that even though we are (via constructor or property setting) not able to ever set the message type as "normal", it appears to be stripped out of the final XML message.
I can understand that this may be intentional but it may be counter productive for some environments that are not strictly following the specification and it would be useful if we could manually set the message type as normal.
Thank you.