Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 876 Bytes

File metadata and controls

11 lines (8 loc) · 876 Bytes

core / org.rewedigital.dialog.handler

Package org.rewedigital.dialog.handler

Types

Name Summary
DialogflowHandler class DialogflowHandler
Wrapper of WebhookRequest which provides utility functions for easier context access and other parameters. And also provides instance of DialogflowResponseBuilder.
DialogflowIntentHandler interface DialogflowIntentHandler
Indicates that the class which implements the DialogflowIntentHandler can handle an Intent from Dialogflow.
DialogflowResponseBuilder class DialogflowResponseBuilder