Show / Hide Table of Contents

Delegate ResolveSIPUriFromCacheDelegate

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate SIPEndPoint ResolveSIPUriFromCacheDelegate(SIPURI uri, bool preferIPv6);
Parameters
Type Name Description
SIPURI uri
System.Boolean preferIPv6
Returns
Type Description
SIPEndPoint

Extension Methods

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