Kaltura API

poll_pollgetVotes
Description:
Get Votes Action
Input Params
Name Type Description Required Default Value
pollId string V
answerIds string V
Output Type
string
Example HTTP Hit
http://www.kaltura.com/api_v3/service/poll_poll/action/getVotes
JSON object:
				
{ pollId: "value", answerIds: "value" }