Differences From Artifact [211daaefb9]:
- File src/XMPPConnection.h — part of check-in [b0ac3cc5eb] at 2012-01-30 22:39:15 on branch trunk — Document XMPPConnectionDelegate (user: florob@babelmonkeys.de, size: 8694) [annotate] [blame] [check-ins using]
To Artifact [f6f5de0471]:
- File src/XMPPConnection.h — part of check-in [34a22d87a9] at 2012-02-01 00:26:06 on branch trunk — Document XMPPMulticastDelegate (user: florob@babelmonkeys.de, size: 8693) [annotate] [blame] [check-ins using]
︙ | |||
30 31 32 33 34 35 36 | 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | - + | @class XMPPPresence; @class XMPPAuthenticator; @class SSLSocket; @class XMPPMulticastDelegate; /** * \brief A protocol should be (partially) implemented |
︙ |