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 |