KeyMaster.NET
SL4BJavaScriptFormatter Constructor (sourceId)
KeyMaster.NETCaplin.KeyMaster.FormattersSL4BJavaScriptFormatterSL4BJavaScriptFormatter(String)
Constructor that takes the source ID as a parameter. This is provided as a parameter of the web request for a token that StreamLink for Browsers (SL4B) sends to KeyMaster.
Declaration Syntax
C#Visual BasicVisual C++
public SL4BJavaScriptFormatter(
	string sourceId
)
Public Sub New ( _
	sourceId As String _
)
public:
SL4BJavaScriptFormatter(
	String^ sourceId
)
Parameters
sourceId (String)
An SL4B-specific identifier.

Assembly: Caplin.KeyMaster (Module: Caplin.KeyMaster) Version: 5.0.1.0 (5.0.1.0)