Add multicast delegates.

This commit is contained in:
Jonathan Schleifer 2012-01-27 00:23:04 +01:00
parent 1c4befa4c4
commit 7fb28f25c8
9 changed files with 265 additions and 83 deletions

View file

@ -13,6 +13,7 @@ SRCS = XMPPAuthenticator.m \
XMPPIQ.m \
XMPPJID.m \
XMPPMessage.m \
XMPPMulticastDelegate.m \
XMPPPLAINAuth.m \
XMPPPresence.m \
XMPPRoster.m \