SDPMessageInformation Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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