SIPClientNetworkInfoPublicEndPoint Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic IPEndPoint PublicEndPoint { get; }Public ReadOnly Property PublicEndPoint As IPEndPoint
Get
public:
property IPEndPoint^ PublicEndPoint {
IPEndPoint^ get ();
}member PublicEndPoint : IPEndPoint with get
Property Value
IPEndPoint
See Also