add xml-specifier for Jid in type bindBind

This commit is contained in:
Flo Lauber 2013-01-18 19:14:09 -05:00
parent df2ef04578
commit 99516ec31f

View File

@ -308,7 +308,7 @@ type saslFailure struct {
type bindBind struct {
XMLName xml.Name `xml:"urn:ietf:params:xml:ns:xmpp-bind bind"`
Resource string
Jid string
Jid string `xml:"jid"`
}
// RFC 3921 B.1 jabber:client