SIPCallBasicInfoSDPNatConfig Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public INatConfiguration SDPNatConfig { get; set; }
Public Property SDPNatConfig As INatConfiguration
Get
Set
public:
property INatConfiguration^ SDPNatConfig {
INatConfiguration^ get ();
void set (INatConfiguration^ value);
}
member SDPNatConfig : INatConfiguration with get, set
Property Value
Type:
INatConfigurationSee Also