Interface: StreamingError#

CloudXR streaming error with additional debug information.

Extends#

  • Error

Properties#

code?#

optional code: number

Error code for debugging/reporting (e.g., 0xC0F2220C). Include this code when reporting issues.


reasonCode?#

optional reasonCode: number

Stream stop reason code for additional debugging context.