Package | Description |
---|---|
org.restlet.ext.sip |
Support for Session Initiation Protocol (SIP).
|
Modifier and Type | Method and Description |
---|---|
List<ContactInfo> |
SipResponse.getContacts()
Deprecated.
Returns the data about the contacts.
|
List<ContactInfo> |
SipRequest.getContacts()
Deprecated.
Returns the data about the contacts.
|
Modifier and Type | Method and Description |
---|---|
void |
SipResponse.setContacts(List<ContactInfo> contact)
Deprecated.
Sets the data about the contact.
|
void |
SipRequest.setContacts(List<ContactInfo> contact)
Deprecated.
Sets the data about the contacts.
|
Copyright © 2005-2017 Restlet.