From 31ff5ce755d00cf12ea2ffc96c33ed9acd36358f Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Wed, 21 Nov 2018 16:32:29 +0800 Subject: update doc add new sequence and update doxygen files. Change-Id: I6737939eb2628577d58b2d1d65086e46e7cb14a4 Signed-off-by: wang_zhiqiang --- .../html/d5/d0d/class_h_s___client-members.html | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 doc/api-ref/html/d5/d0d/class_h_s___client-members.html (limited to 'doc/api-ref/html/d5/d0d/class_h_s___client-members.html') diff --git a/doc/api-ref/html/d5/d0d/class_h_s___client-members.html b/doc/api-ref/html/d5/d0d/class_h_s___client-members.html new file mode 100644 index 0000000..ea1b866 --- /dev/null +++ b/doc/api-ref/html/d5/d0d/class_h_s___client-members.html @@ -0,0 +1,114 @@ + + + + + + +HomeScreenBinding: Member List + + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + +
+
+ + +
+ +
+ +
+
+
+
HS_Client Member List
+
+
+ +

This is the complete list of members for HS_Client, including all inherited members.

+ + + + + + + + + + + + + + + + +
hideWindow(afb_req_t request)HS_Client
HS_Client(afb_req_t request, const char *id)HS_Clientinline
HS_Client(afb_req_t request, std::string id)HS_Client
HS_Client(HS_Client &)=deleteHS_Client
on_screen_message(afb_req_t request, const char *message)HS_Client
on_screen_reply(afb_req_t request, const char *message)HS_Client
operator=(HS_Client &)=deleteHS_Client
replyShowWindow(afb_req_t request, const char *appid)HS_Client
showInformation(afb_req_t request)HS_Client
showNotification(afb_req_t request)HS_Client
showWindow(afb_req_t request, const char *appid)HS_Client
subscribe(afb_req_t request, const char *event)HS_Client
tap_shortcut(const char *appid)HS_Client
unsubscribe(afb_req_t request, const char *event)HS_Client
~HS_Client()HS_Client
+ + + + -- cgit 1.2.3-korg