ISIPConfigurationNatConfig Property |
Gets the NAT configuration for the SIP client.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
SyntaxINatConfiguration NatConfig { get; }ReadOnly Property NatConfig As INatConfiguration
Get
property INatConfiguration^ NatConfig {
INatConfiguration^ get ();
}abstract NatConfig : INatConfiguration with get
Property Value
INatConfiguration
See Also