Kaltura API

like_likecheckLikeExists
Description:
Input Params
Name Type Description Required Default Value
entryId string V
userId string 1
Output Type
bool
Example HTTP Hit
http://www.kaltura.com/api_v3/service/like_like/action/checkLikeExists
JSON object:
				
{ entryId: "value", userId: "value" }