InstreamCustomClickable
@available(*, deprecated, message: "InstreamCustomClickable will be removed in future versions.")
@objc(YMAInstreamCustomClickable)
public protocol InstreamCustomClickable
Objects that implement this protocol allow custom click handling.
-
Sets an InstreamCustomClickHandler
Declaration
Swift
func setCustomClickHandler(_ customClickHandler: InstreamCustomClickHandler?)Parameters
customClickHandlerCustom click handler.