A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
- REACTIVATE - enum entry in ai.tock.bot.connector.NotifyBotStateModifier
Send the notification and reactivate the bot for the user.
- ReferralParametersEvent - class in ai.tock.bot.engine.event
- A referral event is an event that contains a String reference.
- referralParamters - enum entry in ai.tock.bot.engine.event.EventType
ReferralParamtersEvent event type.
- refreshProfile(ConnectorCallback,PlayerId) - function in ai.tock.bot.connector.Connector
- Refresh user preferences - default implementation returns null.
- refreshProfile(ConnectorCallback,PlayerId) - function in ai.tock.bot.connector.Connector
- Refresh user preferences - default implementation returns null.
- refreshWith(UserPreferences) - function in ai.tock.bot.engine.user.UserPreferences
- Refresh the current UserPreferences with the specified UserPreferences.
- register(ConnectorController) - function in ai.tock.bot.connector.Connector
- Registers the connector for the specified controller.
- register(ConnectorController) - function in ai.tock.bot.connector.Connector
- Registers the connector for the specified controller.
- registerAuthorizedKey(String) - function in ai.tock.bot.engine.WebSocketController
- registerBotAnswerInterceptor(BotAnswerInterceptor) - function in ai.tock.bot.engine.BotRepository
- Registers a new BotAnswerInterceptor.
- registerBotProvider(BotProvider) - function in ai.tock.bot.engine.BotRepository
- Registers a new BotProvider.
- registerBuiltInStoryDefinitions(BotProvider) - function in ai.tock.bot.engine.BotRepository
- Register built-in story definitions.
- registerConnectorService(ConnectorService) - function in ai.tock.bot.engine.BotRepository
- registerNlpListener(NlpListener) - function in ai.tock.bot.engine.BotRepository
- Registers a new NlpListener.
- registerServices(String,Function1) - function in ai.tock.bot.engine.ConnectorController
- Register services at startup.
- registerStoryHandlerListener(StoryHandlerListener) - function in ai.tock.bot.engine.BotRepository
- Registers a new StoryHandlerListener.
- releaseLock(String) - function in ai.tock.bot.engine.user.UserLock
- reloadProfile() - function in ai.tock.bot.engine.BotBus
- Reloads the user profile.
- reloadProfile() - function in ai.tock.bot.engine.BotBus
- reloadProfile() - function in ai.tock.bot.engine.BotBus
- Reloads the user profile.
- reloadProfile() - function in ai.tock.bot.engine.BotBus
- reloadProfile() - function in ai.tock.bot.engine.BotBus
- Reloads the user profile.
- remove(String,PlayerId) - function in ai.tock.bot.engine.user.UserTimelineDAO
- Remove the timeline and the associated dialogs.
- removeAllEntityValues() - function in ai.tock.bot.engine.BotBus
- Removes all current entity values.
- removeAllEntityValues() - function in ai.tock.bot.engine.BotBus
- removeAllEntityValues() - function in ai.tock.bot.engine.BotBus
- Removes all current entity values.
- removeAllEntityValues() - function in ai.tock.bot.engine.BotBus
- removeAllEntityValues() - function in ai.tock.bot.engine.BotBus
- Removes all current entity values.
- removeClient(String,String) - function in ai.tock.bot.engine.user.UserTimelineDAO
- Remove all timelines and associated dialogs of a client.
- removeEntityValue(String) - function in ai.tock.bot.engine.BotBus
- Removes entity value for the specified role.
- removeEntityValue(Entity) - function in ai.tock.bot.engine.BotBus
- Removes entity value for the specified role.
- removeEntityValue(String) - function in ai.tock.bot.engine.BotBus
- removeEntityValue(Entity) - function in ai.tock.bot.engine.BotBus
- removeEntityValue(String) - function in ai.tock.bot.engine.BotBus
- Removes entity value for the specified role.
- removeEntityValue(Entity) - function in ai.tock.bot.engine.BotBus
- Removes entity value for the specified role.
- removeEntityValue(String) - function in ai.tock.bot.engine.BotBus
- removeEntityValue(Entity) - function in ai.tock.bot.engine.BotBus
- removeEntityValue(String) - function in ai.tock.bot.engine.BotBus
- Removes entity value for the specified role.
- removeEntityValue(Entity) - function in ai.tock.bot.engine.BotBus
- Removes entity value for the specified role.
- removeFlag(String) - function in ai.tock.bot.engine.user.UserState
- removeListener(SttListener) - function in ai.tock.bot.engine.stt.SttService
- removeTestPlan(Id) - function in ai.tock.bot.admin.test.TestPlanDAO
- Remove the given test plan from the database.
- reply() - function in ai.tock.bot.definition.StoryDataStepBase
- REPLY - enum entry in ai.tock.bot.engine.action.Metadata
- requestThreadControl - enum entry in ai.tock.bot.engine.event.EventType
RequestThreadControlEvent event type.
- RequestThreadControlEvent - class in ai.tock.bot.engine.event
- A request thread control event.
- RequestTimer - class in ai.tock.bot.engine.monitoring
- To track time for requests received and sent.
- RequestTimerData - class in ai.tock.bot.engine.monitoring
- RequestTimerKt - class in ai.tock.bot.engine.monitoring
- resetAllEntityValues() - function in ai.tock.bot.engine.dialog.DialogState
- Reset all entity values.
- resetDialogState() - function in ai.tock.bot.engine.BotBus
- Resets all entity values, context values, ai.tock.bot.engine.dialog.DialogState.userLocation and ai.tock.bot.engine.dialog.DialogState.nextActionState but keep entity values history.
- resetDialogState() - function in ai.tock.bot.engine.BotBus
- resetDialogState() - function in ai.tock.bot.engine.BotBus
- Resets all entity values, context values, ai.tock.bot.engine.dialog.DialogState.userLocation and ai.tock.bot.engine.dialog.DialogState.nextActionState but keep entity values history.
- resetDialogState() - function in ai.tock.bot.engine.BotBus
- resetDialogState() - function in ai.tock.bot.engine.BotBus
- Resets all entity values, context values, ai.tock.bot.engine.dialog.DialogState.userLocation and ai.tock.bot.engine.dialog.DialogState.nextActionState but keep entity values history.
- resetState() - function in ai.tock.bot.engine.dialog.DialogState
- Reset all entity values, context values, userLocation and nextActionState but keep entity values history.
- resetValue(String) - function in ai.tock.bot.engine.dialog.DialogState
- Reset the value of an entity.
- retrieveCurrentBus() - function in ai.tock.bot.engine.BotBus.Companion
- Helper method to return the current bus, linked to the thread currently used by the handler.