Interface FileStitcherListener


  • public interface FileStitcherListener
    A listener class that reports activity of a stitching operation which, depending on the size of the file as well as the speed and quality of the network connection, can take potentially long periods of time.
    Author:
    dbernstein
    • Method Detail

      • chunkStitched

        void chunkStitched​(String chunkId)
        Indicates that the specified chunk has been stitched.
        Parameters:
        chunkId - the content id of the retrieved chunk