Click or drag to resize
FrameworkExtensionconfigureOverlayfromNodeTypeErrorURLsAdParameters Method

Namespace: Veeplay.extensions
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract void configureOverlayfromNodeTypeErrorURLsAdParameters(
	MediaOverlay overlay,
	VASTNonLinearNode node,
	string type,
	List<Object> errors,
	Dictionary<string, Object> adParameters
)

Parameters

overlay
Type: Veeplay.media.eventsMediaOverlay
node
Type: Veeplay.vastVASTNonLinearNode
type
Type: SystemString
errors
Type: System.Collections.GenericListObject
adParameters
Type: System.Collections.GenericDictionaryString, Object
See Also