SIPClientNetworkInfoPublicEndPoint Property |
Gets the public endpoint for the local address.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IPEndPoint PublicEndPoint { get; }
Public ReadOnly Property PublicEndPoint As IPEndPoint
Get
public:
property IPEndPoint^ PublicEndPoint {
IPEndPoint^ get ();
}
member PublicEndPoint : IPEndPoint with get
Property Value
Type:
IPEndPointSee Also