conclusionStatement property
After the Lambda function specified in
thefulfillmentActivity
intent fulfills the intent, Amazon Lex
conveys this statement to the user.
Implementation
final Statement? conclusionStatement;
After the Lambda function specified in
thefulfillmentActivity
intent fulfills the intent, Amazon Lex
conveys this statement to the user.
final Statement? conclusionStatement;