| SDPMessageInformation Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic SDPInformation Information { get; set; }Public Property Information As SDPInformation
	Get
	Set
public:
property SDPInformation^ Information {
	SDPInformation^ get ();
	void set (SDPInformation^ value);
}member Information : SDPInformation with get, set
Property Value
Type: 
SDPInformation
See Also