@twilio/flex-sdk
Preparing search index...
actions/Worker
FlexSdkErrorMetadata
Interface FlexSdkErrorMetadata
Additional context attached to FlexSdkError instances.
interface
FlexSdkErrorMetadata
{
module
?:
string
;
resourceSid
?:
string
;
severity
:
ErrorSeverity
;
source
?:
string
;
translatedErrorCode
?:
ErrorCode
;
unhandled
?:
boolean
;
}
Index
Properties
module?
resource
Sid?
severity
source?
translated
Error
Code?
unhandled?
Properties
Optional
module
module
?:
string
Optional
resource
Sid
resourceSid
?:
string
severity
severity
:
ErrorSeverity
Optional
source
source
?:
string
Optional
translated
Error
Code
translatedErrorCode
?:
ErrorCode
Optional
unhandled
unhandled
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
module
resource
Sid
severity
source
translated
Error
Code
unhandled
@twilio/flex-sdk
Loading...
Additional context attached to FlexSdkError instances.