JWAdTimeEvent
@protocol JWAdTimeEvent <JWAdDetailEvent, JWTimeEvent>
JWAdTimeEvent denotes the sequence of the current ad.
-
Returns the sequence number the ad is a part of.
Declaration
Objective-C
@property (assign, readwrite, nonatomic) NSUInteger sequence;