aboutsummaryrefslogtreecommitdiffstats
path: root/src/hs-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hs-helper.h')
-rw-r--r--src/hs-helper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hs-helper.h b/src/hs-helper.h
index ff8579a..c01e49a 100644
--- a/src/hs-helper.h
+++ b/src/hs-helper.h
@@ -23,6 +23,8 @@
#define AFB_EVENT_BAD_REQUEST 100
#define AFB_REQ_SUBSCRIBE_ERROR 101
#define AFB_REQ_UNSUBSCRIBE_ERROR 102
+#define AFB_REQ_SHOWNOTIFICATION_ERROR 103
+#define AFB_REQ_SHOWINFORMATION_ERROR 104
typedef enum REQ_ERROR
{