Uses of Interface
org.apache.nlpcraft.model.NCUser
-
Packages that use NCUser Package Description org.apache.nlpcraft.model Contains main API for defining data models. -
-
Uses of NCUser in org.apache.nlpcraft.model
Methods in org.apache.nlpcraft.model that return NCUser Modifier and Type Method Description NCUser
NCDialogFlowItem. getUser()
Gets descriptor of the user on behalf of which the input request was submitted.NCUser
NCRequest. getUser()
Gets descriptor of the user on behalf of which this request was submitted.
-