SDPMessageInformation Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
SDPInformation
See Also