MediaPlayerClosableOverlayControllerCloseTrackingURLs Field |
A list of URLs that will be tracked by the player when the close button is tapped and the overlay is removed (see
MediaPlayer.
trackforEvent(ListString, String, MediaTrackingEventsMediaEventType) ).
Namespace: Veeplay.overlaycontrollersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string CloseTrackingURLs
Public Shared ReadOnly CloseTrackingURLs As String
public:
static initonly String^ CloseTrackingURLs
static val CloseTrackingURLs: string
Field Value
Type:
StringSee Also