Add XMPPContact{,Manager} for tracking contacts
This commit is contained in:
parent
e239af4117
commit
9bac8bc19f
6 changed files with 462 additions and 0 deletions
|
@ -8,6 +8,8 @@ LIB_MINOR = 0
|
|||
SRCS = XMPPAuthenticator.m \
|
||||
XMPPCallback.m \
|
||||
XMPPConnection.m \
|
||||
XMPPContact.m \
|
||||
XMPPContactManager.m \
|
||||
XMPPExceptions.m \
|
||||
XMPPEXTERNALAuth.m \
|
||||
XMPPIQ.m \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue