loadExistingSession

fun loadExistingSession(sessionId: String): MultiFileUploader

Loads a session from the internal store by the sessionId.

Remaining parts will be automatically add to the queue of the WorkManager.

Return

The upstream session

Parameters

sessionId

The session id. It is the id of the MultiFileUploader returned by startStreamingForToken, startStreamingForVideoId.