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 (assign, readwrite, nonatomic) JWRelatedMethod method;