applyPollVoteEvent

Applies poll vote event to this user message's poll.

Return

true if application finished successfully. False otherwise.

Since

4.1.0

Parameters

event

event received from BaseChannelHandler.onPollVoted or GroupChannel.votePoll

See also

GroupChannel.votePoll