| RtspResponseStatusLine Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic RtspResponseStatusLine StatusLine { get; }Public ReadOnly Property StatusLine As RtspResponseStatusLine
	Get
public:
property RtspResponseStatusLine^ StatusLine {
	RtspResponseStatusLine^ get ();
}member StatusLine : RtspResponseStatusLine with get
Property Value
Type: 
RtspResponseStatusLine
See Also