You are here

public property KalturaBaseEntryFilter::$idIn in Kaltura 6.2

This filter should be in use for retrieving few specific entries (string should include comma separated list of entryId strings).

Type: string

File

kaltura_client/KalturaClient.php, line 499

Class

KalturaBaseEntryFilter

Code

public $idIn = null;