SBDPollUpdateEvent Class Reference

Inherits from NSObject
Conforms to NSCopying
SBDMappable
Declared in SBDPollUpdateEvent.h

Overview

Represents an poll update event

  poll

Updated poll

@property (nonatomic, strong, readonly) SBDPoll *poll

Declared In

SBDPollUpdateEvent.h

  status

Poll status

@property (atomic, readonly) SBDPollStatus status

Declared In

SBDPollUpdateEvent.h

  timestamp

Timestamps when this event occurs

@property (atomic, assign, readonly) long long timestamp

Declared In

SBDPollUpdateEvent.h

– init

- (nonnull instancetype)init