- Preparing search index...
- The search index is not available
tonconnect
Type alias ConnectionErrorEvent
Connection
Error
Event
: { custom_data
: Version; error_code
: CONNECT_EVENT_ERROR_CODES | null; error_message
: string; is_success
: false; type
: "connection-error"; }
Type declaration
-
-
-
error_message: string
-
is_success: false
-
type: "connection-error"
Connection error event when a user cancels a connection or there is an error during the connection process.