C# 클래스 Bloom.WebLibraryIntegration.ProblemBookUploader

this differs from Book Transfer in that it knows nothing of Parse or the Bloom Library. It simply knows how to push a zip to an s3 bucket and give hopefully helpful error messages. It is used for sending us problem books
파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

공개 메소드들

메소드 설명
UploadBook ( string bucketName, string bookZipPath, IProgress progress ) : string

메소드 상세

UploadBook() 공개 정적인 메소드

public static UploadBook ( string bucketName, string bookZipPath, IProgress progress ) : string
bucketName string
bookZipPath string
progress IProgress
리턴 string