Kaltura API
like_like.checkLikeExists
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" }