Interface TransferServerConnectionErrorEventData

Event dispatched for error conditions more serious than warn.

Hierarchy

Properties

code?: string

A machine readable error code of the transfer issue.

message?: string

A human readable English message describing the problem.

transferId: string

Unique identifier generated for each transfer.

Generated using TypeDoc