Constructors

Link copied to clipboard
fun NudgeAgent(contextManager: ContextManagerInterface, playSynchronizer: PlaySynchronizerInterface)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun onNudgeAppendDirective(dialogRequestId: String, nudgePayload: NudgeDirectiveHandler.Payload)
Link copied to clipboard
open fun onPostProcessed(directives: List<Directive>)
Link copied to clipboard
open override fun onPreProcessed(directives: List<Directive>)
Link copied to clipboard
open override fun provideState(    contextSetter: ContextSetterInterface,     namespaceAndName: NamespaceAndName,     contextType: ContextType,     stateRequestToken: Int)

Properties

Link copied to clipboard
open override val namespaceAndName: NamespaceAndName