SessionInputSubmission
This content is not available in your language yet.
一次会话级输入提交:幂等 inputId、目标绑定、内容与期望的确认级别。
readonly optional ack?: "memory" | "durable";content
Section titled “content”readonly content: SessionInputContent;inputId
Section titled “inputId”readonly inputId: string;target
Section titled “target”readonly target: SessionInputTarget;Was this page helpful?
Thanks for your feedback.