ScannerApp-Swift Documentation

Protocol Http​Request​Handler​Delegate

protocol HttpRequestHandlerDelegate  

Requirements

did​Receive​Upload​Progress​Update(progress:​)

func didReceiveUploadProgressUpdate(progress: Float) 

did​Completed​Upload​With​Error()

func didCompletedUploadWithError() 

did​Completed​Upload​Without​Error()

func didCompletedUploadWithoutError()