| Package | Description |
|---|---|
| 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.
|
| javax.sip.header |
This package contains all the headers interfaces supported by this specification. |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionState
SubscriptionState header
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionStateHeader |
HeaderFactoryImpl.createSubscriptionStateHeader(String subscriptionState)
Creates a new SubscriptionStateHeader based on the newly supplied
subscriptionState value.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionStateHeader |
HeaderFactory.createSubscriptionStateHeader(String subscriptionState)
Creates a new SubscriptionStateHeader based on the newly supplied
subscriptionState value.
|
Copyright © 2018. All Rights Reserved.