Explorar o código

xcap_client: defined internal types for USER_PROFILE and PRES_CONTENT

- part of patch by Peter Dunkley
Daniel-Constantin Mierla %!s(int64=14) %!d(string=hai) anos
pai
achega
ad3bf117a7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      modules_k/xcap_client/xcap_callbacks.h

+ 2 - 0
modules_k/xcap_client/xcap_callbacks.h

@@ -36,6 +36,8 @@
 #define RLS_SERVICE        1<<3
 #define PIDF_MANIPULATION  1<<4
 #define XCAP_CAPS          1<<5
+#define USER_PROFILE       1<<6
+#define PRES_CONTENT       1<<7
 
 
 /* callback function prototype */