SBDPollVoteEvent Class Reference
| Inherits from | NSObject | 
|---|---|
| Conforms to | SBDMappable | 
| Declared in | SBDPollVoteEvent.h | 
  pollId
	Poll id associated with this vote event
@property (atomic, assign, readonly) long long pollIdDeclared In
SBDPollVoteEvent.h
  updatedVoteCounts
	Updated poll options
@property (nonatomic, strong, readonly) NSArray<SBDUpdatedVoteCount*> *updatedVoteCountsDeclared In
SBDPollVoteEvent.h
  timestamp
	Timestamp for this vote event
@property (atomic, assign, readonly) long long timestampDeclared In
SBDPollVoteEvent.h