public static class MultiPlatformResponseInterceptor.DefaultImpls
| Modifier and Type | Method and Description |
|---|---|
static void |
onDialogflowResponse(MultiPlatformResponseInterceptor $this,
org.rewedigital.dialog.model.dialogflow.WebhookRequest webhookRequest,
org.rewedigital.dialog.model.dialogflow.WebhookResponse webhookResponse) |
static void |
process(MultiPlatformResponseInterceptor $this,
com.amazon.ask.dispatcher.request.handler.HandlerInput input,
java.util.Optional<com.amazon.ask.model.Response> response) |
public static void process(MultiPlatformResponseInterceptor $this, com.amazon.ask.dispatcher.request.handler.HandlerInput input, java.util.Optional<com.amazon.ask.model.Response> response)
public static void onDialogflowResponse(MultiPlatformResponseInterceptor $this, org.rewedigital.dialog.model.dialogflow.WebhookRequest webhookRequest, org.rewedigital.dialog.model.dialogflow.WebhookResponse webhookResponse)