You are here

public property KalturaBaseEntryFilter::$typeIn in Kaltura 6.2

This filter should be in use for retrieving entries of few {@link ?object=KalturaEntryType KalturaEntryType} (string should include a comma separated list of {@link ?object=KalturaEntryType KalturaEntryType} enumerated parameters).

Type: string

File

kaltura_client/KalturaClient.php, line 618

Class

KalturaBaseEntryFilter

Code

public $typeIn = null;