Add a new OnScreenReply api to agl-service-homescreen
[apps/agl-service-homescreen.git] / src / hs-helper.h
index f6337d8..5ce9eb5 100644 (file)
@@ -33,6 +33,7 @@ typedef enum REQ_ERROR
 static const char* evlist[] = {
     "tap_shortcut",
     "on_screen_message",
+    "on_screen_reply",
     "reserved"
   };