Zoom Video SDK for React - v0.0.2
Preparing search index...
hooks
<internal>
ExecutedFailure
Interface ExecutedFailure
Failure reason for async operation.
interface
ExecutedFailure
{
errorCode
:
number
;
reason
:
string
;
type
:
ErrorTypes
;
}
Index
Properties
error
Code
reason
type
Properties
error
Code
errorCode
:
number
Error code.
reason
reason
:
string
Error reason.
type
type
:
ErrorTypes
Error type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Code
reason
type
Zoom Video SDK for React - v0.0.2
Loading...
Failure reason for async operation.