Add classes to support Service Discovery
This commit is contained in:
parent
f5f60f7722
commit
6ddb1571ca
10 changed files with 880 additions and 1 deletions
|
@ -10,6 +10,9 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPConnection.m \
|
||||
XMPPContact.m \
|
||||
XMPPContactManager.m \
|
||||
XMPPDiscoEntity.m \
|
||||
XMPPDiscoIdentity.m \
|
||||
XMPPDiscoNode.m \
|
||||
XMPPExceptions.m \
|
||||
XMPPEXTERNALAuth.m \
|
||||
XMPPIQ.m \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue