JWAdStateChangeEvent

@protocol JWAdStateChangeEvent <JWAdDetailEvent, JWStateChangeEvent>

JWAdStateChangeEvent describes the state change of the player.

  • The new state of the player.

    Declaration

    Objective-C

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