JWAdStateChangeEvent

@protocol JWAdStateChangeEvent <JWAdDetailEvent, JWStateChangeEvent>

JWAdStateChangeEvent describes the state change of the player.

  • The new state of the player.

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic) JWPlayerState newState;