X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Flibhomescreen.hpp;fp=include%2Flibhomescreen.hpp;h=54662d4990c751c84bb76e5145acf91ed325bfbd;hb=43452ff8a759da135525678528c159f1e4e68504;hp=4a92059578044fbf36cb81985eac4fbab9efbb2e;hpb=8bf11a8668902565b0e9a23e320777f5fb611848;p=src%2Flibhomescreen.git diff --git a/include/libhomescreen.hpp b/include/libhomescreen.hpp index 4a92059..54662d4 100644 --- a/include/libhomescreen.hpp +++ b/include/libhomescreen.hpp @@ -51,7 +51,7 @@ public: /* Method */ int init(const int port, const std::string& token); - int tapShortcut(const char* application_name); + int tapShortcut(const char* application_id); int onScreenMessage(const char* display_message); int onScreenReply(const char* reply_message);