SessionInputRejectCode
This content is not available in your language yet.
type SessionInputRejectCode = | QueryInputRejectCode | "epoch_mismatch" | "durable_unsupported" | "content_unsupported" | "input_unsupported";会话级输入的拒绝码:查询层拒绝码之外增纪元不符、不支持的确认级别 / 内容 / 输入形态。
Was this page helpful?
Thanks for your feedback.