A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

N

NewDeviceEvent - class in ai.tock.bot.engine.event
A new device event, in order to switch to another device.
newHandlerDefinition(BotBus,Object) - function in ai.tock.bot.definition.ConfigurableStoryHandler
Instantiates new instance of T.
newHandlerDefinition(BotBus,Object) - function in ai.tock.bot.definition.SimpleStoryHandlerBase
Instantiates new instance of T.
newHandlerDefinition(BotBus,Object) - function in ai.tock.bot.definition.StoryHandlerBase
Instantiates new instance of T.
NextUserActionState - class in ai.tock.bot.engine.dialog
The temporary initial state for next user action.
nlp - enum entry in ai.tock.bot.definition.DialogFlowStateTransitionType
 
NlpCallStats - class in ai.tock.bot.engine.nlp
Stats about nlp call.
NlpController - class in ai.tock.bot.engine.nlp
Sends NLP requests.
NlpEntityMergeContext - class in ai.tock.bot.engine.nlp
Provides all info to allow multiple values of the same entity type to be merged.
NlpIntentStat - class in ai.tock.bot.engine.nlp
Used by NlpCallStats.
NlpListener - class in ai.tock.bot.engine.nlp
Used to customize behaviour of NLP parsing - and also to monitor NLP requests - on bot side.
nlpStats() - function in ai.tock.bot.engine.BotBus
Returns the NLP call stats if an NLP call has occurred, null either.
nlpStats() - function in ai.tock.bot.engine.BotBus
 
nlpStats() - function in ai.tock.bot.engine.BotBus
Returns the NLP call stats if an NLP call has occurred, null either.
nlpStats() - function in ai.tock.bot.engine.BotBus
 
nlpStats() - function in ai.tock.bot.engine.BotBus
Returns the NLP call stats if an NLP call has occurred, null either.
noInput - enum entry in ai.tock.bot.engine.event.EventType

NoInputEvent event type.

NoInputEvent - class in ai.tock.bot.engine.event
Event created when there is no input from the user (after an undetermined amount of time)
  • connector support is not required!

NOQUOTE - enum entry in ai.tock.bot.engine.action.ActionQuote
 
NOREPLY - enum entry in ai.tock.bot.engine.action.ActionReply
 
normal - enum entry in ai.tock.bot.engine.action.ActionPriority
 
notify(ConnectorController,PlayerId,IntentAware,StoryStep,Map,ActionNotificationType,Function1) - function in ai.tock.bot.connector.Connector
Sends a notification to the connector.
notify(ConnectorController,PlayerId,IntentAware,StoryStep,Map,ActionNotificationType,Function1) - function in ai.tock.bot.connector.Connector
Sends a notification to the connector.
notify(String,String,String,PlayerId,IntentAware,StoryStep,Parameters,NotifyBotStateModifier,ActionNotificationType,Function1) - function in ai.tock.bot.definition
Sends a notification to a connector.
notify(String,PlayerId,IntentAware,StoryStep,Map,NotifyBotStateModifier,ActionNotificationType,String,String,Function1) - function in ai.tock.bot.engine.BotRepository
Sends a notification to a connector.
notify(PlayerId,IntentAware,StoryStep,Map,ActionNotificationType,Function1) - function in ai.tock.bot.engine.ConnectorController
Sends a notification to the connector.
NotifyBotStateModifier - class in ai.tock.bot.connector
Manage bot state and notifications.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W