Package | Description |
---|---|
android.gov.nist.javax.sip.header |
Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
an implementation of the JAIN-SIP header factory.
|
android.gov.nist.javax.sip.message |
Class definitions for SIP messages and message factory.
|
Modifier and Type | Method and Description |
---|---|
ContactList |
Contact.getContactList()
get the Contact list.
|
Modifier and Type | Method and Description |
---|---|
void |
Contact.setContactList(ContactList cl)
set the Contact List
|
Modifier and Type | Method and Description |
---|---|
ContactList |
SIPMessage.getContactHeaders()
Get the Contact list of headers (null if one does not exist).
|
Copyright © 2018. All Rights Reserved.