SDPMessageInformation Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SDPInformationSee Also