Package com.skt.nugu.sdk.agent.routine.handler
Types
Link copied to clipboard
class ContinueDirectiveHandler(controller: ContinueDirectiveHandler.Controller, handleController: ContinueDirectiveHandler.HandleController?) : AbstractDirectiveHandler
Content copied to clipboard
Link copied to clipboard
class StartDirectiveHandler(controller: StartDirectiveHandler.Controller, handleController: StartDirectiveHandler.HandleController?) : AbstractDirectiveHandler
Content copied to clipboard
Link copied to clipboard
class StopDirectiveHandler(controller: StopDirectiveHandler.Controller) : AbstractDirectiveHandler
Content copied to clipboard