[BUG] class Message.as, method "deserialize"

This is for XIFF 3.1.0 (5/24 nightly build).

Message.as method “deserialize”

The switch statement is going through “children[i].localName”, however the constants it is using as the case hits are actually matching “children[i].localName” Switching to that seems to work. Perhaps this is something Google has changed since XIFF 3.0.0.

Thanks for the great API

-Manish