Ozeki VoIP SDK Class library
SessionDescriptionLine Constructor (type, partCount)
NamespacesOzeki.Media.IPCamera.SdpSessionDescriptionLineSessionDescriptionLine(Char, Int32)
Initializes a new instance of the SessionDescriptionLine class
Declaration Syntax
C#Visual BasicVisual C++
public SessionDescriptionLine(
	char type,
	int partCount = 0
)
Public Sub New ( 
	type As Char,
	Optional partCount As Integer = 0
)
public:
SessionDescriptionLine(
	wchar_t type, 
	int partCount = 0
)
Parameters
type (Char)
partCount (Int32) (Optional)

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