qxmpp-project / qxmpp

Cross-platform C++ XMPP client and server library
401 stars 197 forks source link

XEP-0482: Call Invites #575

Closed taiBsu closed 1 year ago

taiBsu commented 1 year ago

Funded by NLnet via NGI Assure.

PR check list:

lnjX commented 1 year ago
$ make doc
Generate API documentation with Doxygen
qxmpp/src/client/QXmppCallInviteManager.h:33: warning: Member Result (typedef) of class QXmppCallInvite is not documented.
qxmpp/src/client/QXmppCallInviteManager.h:43: warning: Member invited() (function) of class QXmppCallInvite is not documented.
lnjX commented 11 months ago

@taiBsu It seems like this signal hasn't been documented:

qxmpp/src/client/QXmppCallInviteManager.h:43: warning: Member invited() (function) of class QXmppCallInvite is not documented.