SdkErrorCode
This content is not available in your language yet.
type SdkErrorCode = | "invalid_options" | "assembly_failed" | "capability_disabled" | "session_closed" | "session_not_found" | "session_store_corrupted" | "checkpoints_not_wired" | "checkpoint_store_corrupted" | "turn_running" | "checkpoint_not_found" | "checkpoint_import_invalid" | "session_store_not_wired" | "platform_request_failed" | "lifecycle_failed";错误码(SDK 对外 API 的稳定分支面)
Was this page helpful?
Thanks for your feedback.