public class PollsVoteService
extends BaseService
| Constructor and Description |
|---|
PollsVoteService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
addVote(long questionId,
long choiceId,
JSONObjectWrapper serviceContext) |