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