PreparePlayerParserDelegate
public protocol PreparePlayerParserDelegate : AnyObject
Call back of each player module
-
Player module parser prepare
AdBreakandAdresponse and send it back to the playerDeclaration
Swift
func player( didSend adBreak: [AdBreak]?, and ad: [Ad]?, with playerExtension: PlayerExtension?, error: FLError? )