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.header.extensions |
Modifier and Type | Method and Description |
---|---|
ExtensionHeader |
HeaderFactoryImpl.createExtensionHeader(String name,
String value)
Creates a new ExtensionHeader based on the newly supplied name and
value values.
|
ExtensionHeader |
HeaderFactoryImpl.createMinSEHeader(int expires)
Creates a new MinSEHeader based on the newly supplied expires value.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SessionExpiresHeader |
Copyright © 2015. All Rights Reserved.