Preparing search index...
The search index is not available
@vonage/client-sdk - v2.3.1
@vonage/client-sdk
VonageError
Interface VonageError
Vonage Error
interface
VonageError
{
code
:
Nullable
<
string
>
;
kmpCause
:
Nullable
<
Error
>
;
message
:
string
;
name
:
string
;
stack
?:
string
;
type
:
VonageErrorType
;
}
Index
Properties
code
kmp
Cause
message
name
stack?
type
Properties
code
code
:
Nullable
<
string
>
kmp
Cause
kmp
Cause
:
Nullable
<
Error
>
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
type
type
:
VonageErrorType
Type of the error
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
code
kmp
Cause
message
name
stack
type
@vonage/client-sdk - v2.3.1
Loading...
Vonage Error