Uses of Class
com.kaltura.client.types.PlaybackContextOptions
-
Packages that use PlaybackContextOptions Package Description com.kaltura.client.services -
-
Uses of PlaybackContextOptions in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type PlaybackContextOptions Modifier and Type Method Description static BaseEntryService.GetPlaybackContextBaseEntryBuilderBaseEntryService. getPlaybackContext(String entryId, PlaybackContextOptions contextDataParams)This action delivers all data relevant for playerConstructors in com.kaltura.client.services with parameters of type PlaybackContextOptions Constructor Description GetPlaybackContextBaseEntryBuilder(String entryId, PlaybackContextOptions contextDataParams)
-