Ozeki VoIP SDK Class library
GenericTransportParam Constructor (type, value)
NamespacesOzeki.Media.IPCamera.OzRTSP.Headers.TransportParamsGenericTransportParamGenericTransportParam(TransportParamType, String)
Initializes a new instance of the GenericTransportParam class
Declaration Syntax
C#Visual BasicVisual C++
public GenericTransportParam(
	TransportParamType type,
	string value
)
Public Sub New ( 
	type As TransportParamType,
	value As String
)
public:
GenericTransportParam(
	TransportParamType type, 
	String^ value
)
Parameters
type (TransportParamType)
value (String)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290