You are here

public property KalturaBaseEntryFilter::$partnerIdIn in Kaltura 6.2

This filter should be in use for retrieving only entries within Kaltura network which were uploaded by/assigned to users of few Kaltura Partners (string should include comma separated list of PartnerIDs)

Type: string

File

kaltura_client/KalturaClient.php, line 541

Class

KalturaBaseEntryFilter

Code

public $partnerIdIn = null;