Change-Id: Ia31fca596e08874bbe18a66886113fe6731e5203
/**
* @ingroup Ecore_IMF_Context_Group
* @brief Set the prediction hint string to deliver to the input panel.
- * This string is used to set prediction hint.
+ *
+ * This API can be used when you want to set prediction hint to use an intelligent reply suggestion service.
+ * An intelligent reply suggestion service generates reply candidates for given prediction hint.
+ * Example
+ * prediction hint: How are you? -> result: I'm fine, Not bad, I'm all right.
*
* @since 1.20.0
*