Show / Hide Table of Contents

Delegate STUNServerResponseOutTraceDelegate

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public delegate void STUNServerResponseOutTraceDelegate(IPEndPoint localEndPoint, IPEndPoint toEndPoint, STUNMessage stunMessage);
Parameters
Type Name Description
System.Net.IPEndPoint localEndPoint
System.Net.IPEndPoint toEndPoint
STUNMessage stunMessage

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX