Start app and get runnables list by homescreen
[apps/agl-service-homescreen.git] / src / hs-client.h
index ac4d004..cbf2f33 100644 (file)
@@ -32,6 +32,7 @@ public:
     ~HS_Client();
 
     int handleRequest(afb_req_t request, const char *verb);
+    int pushEvent(const char *event, struct json_object *param);
 
 private:
     int tap_shortcut(afb_req_t request);