Class VoteChoice

java.lang.Object
ch.threema.apitool.types.voting.VoteChoice

@Generated(value="msgapi-sdk-codegen", date="2022-09-12T15:53:56.793026168+00:00") public class VoteChoice extends Object
A vote choice item that is part of a vote message.
  • Constructor Details

    • VoteChoice

      public VoteChoice(int ballotId, boolean selected)
  • Method Details