com.microsoft.bot.dialogs.memory
This package contains the classes for com.microsoft.bot.dialogs.memory.
Classes
| DialogStateManager |
The Dialog |
| DialogStateManagerConfiguration |
Configures the path resolvers and memory scopes for the dialog state manager. |
Interfaces
| ComponentMemoryScopes |
Defines Component Memory Scopes interface for enumerating memory scopes. |
| ComponentPathResolvers |
Interface for declaring path resolvers in the memory system. |
| PathResolver |
Defines Path Resolver interface for transforming paths. |