InstreamCustomClickable
@objc(YMAInstreamCustomClickable)
public protocol InstreamCustomClickable
Objects that implement this protocol allow custom click handling.
-
Sets an InstreamCustomClickHandler
Declaration
Swift
func setCustomClickHandler(_ customClickHandler: InstreamCustomClickHandler?)
Parameters
customClickHandler
Custom click handler.