Show / Hide Table of Contents

Delegate STUNSendMessageDelegate

Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public delegate void STUNSendMessageDelegate(IPEndPoint dst, byte[] buffer);
Parameters
Type Name Description
System.Net.IPEndPoint dst
System.Byte[] buffer

Extension Methods

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