Skip to main content

Module shared

Module shared 

Source
Expand description

Shared domain types mirroring the JS SDK’s resources/shared.ts.

Structs§

MessageAbortedError
An error indicating the message was aborted.
MessageOutputLengthError
An error indicating the message output exceeded the allowed length.
ProviderAuthError
An error indicating a provider authentication failure.
ProviderAuthErrorData
Data payload for ProviderAuthError.
UnknownError
A generic / unknown error.
UnknownErrorData
Data payload for UnknownError.

Enums§

SessionError
A session-level error – one of the four known error kinds.