Companion
Functions
Link copied to clipboard
fun loadExistingSession( context: Context, sessionId: String, sessionStore: IUpstreamDao, sessionListener: SessionListener? = null, sessionUploadPartListener: SessionUploadPartListener? = null): MultiFileUploader
Content copied to clipboard
Load an existing session from its sessionId from the sessionStore. Use it to resume an upload that failed.