forked from jshiffer/go-xmpp
committed by
Mickaël Rémond
parent
005c8823d9
commit
3b66e31888
+1
-1
@@ -22,7 +22,7 @@ type IQ struct { // Info/Query
|
||||
// request."
|
||||
Payload IQPayload `xml:",omitempty"`
|
||||
Error Err `xml:"error,omitempty"`
|
||||
// Any is used to decode unknown payload as a generique structure
|
||||
// Any is used to decode unknown payload as a generic structure
|
||||
Any *Node `xml:",any"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user