Uses of Class
com.kaltura.client.services.MediaService.RejectMediaBuilder
-
Packages that use MediaService.RejectMediaBuilder Package Description com.kaltura.client.services -
-
Uses of MediaService.RejectMediaBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return MediaService.RejectMediaBuilder Modifier and Type Method Description static MediaService.RejectMediaBuilderMediaService. reject(String entryId)Reject the media entry and mark the pending flags (if any) as moderated (this will make the entry non playable)
-