Add capability to register callbacks when sending IQs
This commit is contained in:
parent
7e9672b76f
commit
2f7b349539
5 changed files with 221 additions and 22 deletions
|
@ -6,6 +6,7 @@ LIB_MINOR = 0
|
|||
STATIC_LIB = ${OBJXMPP_STATIC_LIB}
|
||||
|
||||
SRCS = XMPPAuthenticator.m \
|
||||
XMPPCallback.m \
|
||||
XMPPConnection.m \
|
||||
XMPPExceptions.m \
|
||||
XMPPIQ.m \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue