NudgeAgent
class NudgeAgent(contextManager: ContextManagerInterface, playSynchronizer: PlaySynchronizerInterface) : CapabilityAgent, SupportedInterfaceContextProvider, NudgeDirectiveObserver, DirectiveGroupProcessorInterface.Listener
Content copied to clipboard
Constructors
Link copied to clipboard
fun NudgeAgent(contextManager: ContextManagerInterface, playSynchronizer: PlaySynchronizerInterface)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun onNudgeAppendDirective(dialogRequestId: String, nudgePayload: NudgeDirectiveHandler.Payload)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard