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