Closed nicolelehrer closed 8 years ago
Looks good 👍
Thanks Rob, sorry for the additional changes post review - I needed to add 2 more changes 1 - Augment our response serialization list to accept video from onDemand pages, and also 2 - When we need to get videos back from onDemand pages, we need to use a video override flag in the request to get valid video objects back. So now we have another request video method that includes this override in the request parameters.
Ready for another look, thanks @huebnerob
Looks great @nicolelehrer 👍
Ticket
Required for Vimeans only VIM-4087
Ticket Summary
We need to access the VOD trailer URI from a VIMVideo.
Implementation Summary
Function prototype was added to
VIMVideo+VOD
header for methodvodTrailerURI
so it would be publicly accessible.How to Test
NA