-
@RestrictTo(value = {RestrictTo.Scope.LIBRARY}) public final class InteractivityAPI
-
-
Constructor Summary
Constructors Constructor Description InteractivityAPI(String accountID)
-
Method Summary
Modifier and Type Method Description final Unit
getAnnotations(String videoID, AnnotationsCallback<List<Annotation>> annotationsCallback)
-
-
Constructor Detail
-
InteractivityAPI
InteractivityAPI(String accountID)
-
-
Method Detail
-
getAnnotations
final Unit getAnnotations(String videoID, AnnotationsCallback<List<Annotation>> annotationsCallback)
-
-
-
-