JWRelatedInteractionEvent

@protocol JWRelatedInteractionEvent

JWRelatedInteractiveEvent provides details of a user interaction with the Recommendation UI.

  • The method used to close the overlay. (api, complete, or click)/

    Declaration

    Objective-C

    @property (nonatomic, assign, unsafe_unretained, readwrite)
        JWRelatedMethod method;