FulfillmentCodeHookSettings
Determines if a Lambda function should be invoked for a specific intent.
Types
Properties
Link copied to clipboard
Provides settings for update messages sent to the user for long-running Lambda fulfillment functions. Fulfillment updates can be used only with streaming conversations.
Link copied to clipboard
Provides settings for messages sent to the user for after the Lambda fulfillment function completes. Post-fulfillment messages can be sent for both streaming and non-streaming conversations.
Functions
Link copied to clipboard
inline fun copy(block: FulfillmentCodeHookSettings.Builder.() -> Unit = {}): FulfillmentCodeHookSettings