TapiModeHelper
Defines transfer mode related static helper methods.
Dynamically builds the file transfer mode documentation text.
Builds the export file transfer mode status text from the list of native transfer clients.
public static string BuildImportStatusText(bool nativeFilesCopied, TapiClient? native, TapiClient? metadata)
Builds the import file transfer mode status text from the native and metadata transfer clients.
Retrieves single TapiClient from the list of transfer clients.