public class ProxyParams extends Object
| Modifier and Type | Field and Description |
|---|---|
URI |
destination |
SipURI |
outboundInterface |
SipURI |
path |
SipURI |
routeRecord |
| Constructor and Description |
|---|
ProxyParams(URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path) |
Copyright © 2016. All Rights Reserved.