Support prediction_hint_data
[platform/core/uifw/libscl-core.git] / src / sclcorecallback.h
index 5a44f99..118e841 100644 (file)
@@ -91,6 +91,7 @@ struct ISCLCoreEventCallback {
 
     virtual void on_set_prediction_hint(const sclchar *prediction_hint) {}
     virtual void on_set_mime_type(const sclchar *mime_type) {}
+    virtual void on_set_prediction_hint_data(const sclchar *key, const sclchar *value) {}
 
     ISCLCoreEventCallback() {
         /* Current callback interface version is 1.1 */