2009/7/11 Tomasz Sterna <[email protected]>: > I am implementing XEP-0237 in jabberd2 and I have a question. > > """ > 2.3 Server Response > Whether or not the roster has been modified since the version ID > enumerated by the client, the server MUST either return the complete > roster as described in RFC 3921 or return an empty IQ-result [...] > """ > > How do I send to the client current roster version when sending complete > roster? > I guess I should add ver attribute to the iq-result query item, but that > is only a guess. >
A correct one. Seems the example on full result has been left out. Maybe it needs a sentence or two about that.
