AdClickedEvent
@objcMembers
@objc(BMPAdClickedEvent)
open class AdClickedEvent : PlayerEvent
See BMPPlayerListener.h for more information on this event.
-
Undocumented
Declaration
Swift
public let clickThroughUrl: URL? -
Undocumented
Declaration
Swift
override public var name: String { get } -
Undocumented
Declaration
Swift
public init(clickThroughUrl: URL?) -
Undocumented
Declaration
Swift
override public func toJsonData() -> [AnyHashable : Any]
AdClickedEvent Class Reference