toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.education
/
EngageEducationRepository
/
getVideoBySectionAndVideoId
get
Video
By
Section
And
Video
Id
open
suspend override
fun
getVideoBySectionAndVideoId
(
sectionId
:
String
,
videoId
:
String
)
:
Result
<
Video
>