تاریخ آخرین بهروزرسانی 2025-08-21 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-08-21 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003e\u003ccode\u003eStreamError\u003c/code\u003e is a class used to define stream error data with specific error codes.\u003c/p\u003e\n"],["\u003cp\u003eError codes provide information about the type of error, such as initialization failures, invalid requests, or authorization issues.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamError\u003c/code\u003e objects have \u003ccode\u003ecode\u003c/code\u003e and \u003ccode\u003emessage\u003c/code\u003e properties for describing the error.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorCode\u003c/code\u003e is a static enumeration that lists possible error types for stream operations within the SDK.\u003c/p\u003e\n"]]],["The `StreamError` class handles stream error data, utilizing an `ErrorCode` enumeration. `ErrorCode` lists specific error types: `UNKNOWN_ERROR`, `INVALID_STREAM_REQUEST`, `STREAM_INITIALIZATION_FAILED`, `STREAM_INITIALIZATION_TIMEOUT`, and `STREAM_AUTHORIZATION_FAILED`. Each error type is associated with a specific cause, ranging from unknown issues to invalid requests, initialization problems, timeouts, and authorization failures. The `StreamError` class includes `code` and `message` properties.\n"],null,[]]