Package com.skt.nugu.sdk.agent.chips
Types
Link copied to clipboard
class ChipsAgent( directiveSequencer: DirectiveSequencerInterface, contextStateProviderRegistry: ContextStateProviderRegistry, sessionManager: SessionManagerInterface) : CapabilityAgent, ChipsAgentInterface, SupportedInterfaceContextProvider, RenderDirectiveHandler.Renderer
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class RenderDirective(val header: Header, val payload: RenderDirective.Payload)
Content copied to clipboard