Ozeki VoIP SDK Class library
RemoveLine Method (index, updateVersion)
NamespacesOzeki.Media.IPCamera.SdpSessionDescriptionRemoveLine(Int32, Boolean)
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveLine(
	int index,
	bool updateVersion = true
)
Public Sub RemoveLine ( 
	index As Integer,
	Optional updateVersion As Boolean = true
)
public:
void RemoveLine(
	int index, 
	bool updateVersion = true
)
Parameters
index (Int32)
updateVersion (Boolean) (Optional)

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