Uses of Class
com.kaltura.client.types.LiveChannelFilter
-
Packages that use LiveChannelFilter Package Description com.kaltura.client.services -
-
Uses of LiveChannelFilter in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type LiveChannelFilter Modifier and Type Method Description static LiveChannelService.ListLiveChannelBuilderLiveChannelService. list(LiveChannelFilter filter)static LiveChannelService.ListLiveChannelBuilderLiveChannelService. list(LiveChannelFilter filter, FilterPager pager)List live channels by filter with paging support.Constructors in com.kaltura.client.services with parameters of type LiveChannelFilter Constructor Description ListLiveChannelBuilder(LiveChannelFilter filter, FilterPager pager)
-