inputmethod: Added update_candidate_state protocol 34/138734/3
authorJi-hoon Lee <dalton.lee@samsung.com>
Thu, 13 Jul 2017 02:27:25 +0000 (11:27 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 28 Jul 2017 02:35:10 +0000 (02:35 +0000)
Change-Id: Ia18a83df3007936a55486335f747c1fda644888a

protocol/input-method.xml

index 72fd3b4..36c2ffa 100644 (file)
       <arg name="description" type="string"/>
       <arg name="mime_types" type="string"/>
     </request>
+    <request name="update_candidate_state">
+      <arg name="state" type="uint"/>
+    </request>
     <event name="reset">
     </event>
     <event name="content_type">