JWAdCompanionsEvent

@protocol JWAdCompanionsEvent <NSObject>

JWAdCompanionsEvent provides ad companion information for an ad.

  • An array with available companion information.

    Declaration

    Objective-C

    @property (nonatomic, assign, unsafe_unretained, readwrite)
        NSArray<JWAdCompanion *> *_Nonnull companions;