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 pollId
Declared In
SBDPollVoteEvent.h
updatedVoteCounts
Updated poll options
@property (nonatomic, strong, readonly) NSArray<SBDUpdatedVoteCount*> *updatedVoteCounts
Declared In
SBDPollVoteEvent.h
timestamp
Timestamp for this vote event
@property (atomic, assign, readonly) long long timestamp
Declared In
SBDPollVoteEvent.h