videosphere
Preparing search index...
lib/repositories/youtube-import-jobs
getYoutubeImportJobById
Function getYoutubeImportJobById
getYoutubeImportJobById
(
id
:
string
)
:
Promise
<
YoutubeImportJob
>
Fetch a YouTube import job by id.
Parameters
id
:
string
Import job id.
Returns
Promise
<
YoutubeImportJob
>
The job, or null when not found.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Fetch a YouTube import job by id.