mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 22:56:21 +00:00
Check if server suppors MAM
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
#define XMPP_FEATURE_PUBSUB_PUBLISH_OPTIONS "http://jabber.org/protocol/pubsub#publish-options"
|
||||
#define XMPP_FEATURE_USER_AVATAR_METADATA_NOTIFY "urn:xmpp:avatar:metadata+notify"
|
||||
#define XMPP_FEATURE_LAST_MESSAGE_CORRECTION "urn:xmpp:message-correct:0"
|
||||
#define XMPP_FEATURE_MAM2 "urn:xmpp:mam:2"
|
||||
|
||||
typedef enum {
|
||||
JABBER_CONNECTING,
|
||||
|
||||
Reference in New Issue
Block a user