Ozeki VoIP SDK Class library
Lines Property
NamespacesOzeki.Media.IPCamera.SdpSessionDescriptionLines
Declaration Syntax
C#Visual BasicVisual C++
public ReadOnlyCollection<SessionDescriptionLine> Lines { get; set; }
Public Property Lines As ReadOnlyCollection(Of SessionDescriptionLine)
	Get
	Set
public:
property ReadOnlyCollection<SessionDescriptionLine^>^ Lines {
	ReadOnlyCollection<SessionDescriptionLine^>^ get ();
	void set (ReadOnlyCollection<SessionDescriptionLine^>^ value);
}
Property Value

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