SessionAgent
class SessionAgent( contextStateProviderRegistry: ContextStateProviderRegistry, directiveSequencer: DirectiveSequencerInterface, sessionManager: SessionManagerInterface) : CapabilityAgent, SupportedInterfaceContextProvider, SetDirectiveHandler.Controller
Content copied to clipboard
Constructors
Link copied to clipboard
fun SessionAgent( contextStateProviderRegistry: ContextStateProviderRegistry, directiveSequencer: DirectiveSequencerInterface, sessionManager: SessionManagerInterface)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard
Link copied to clipboard