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