JAIN SIP API
v1.1 - 23rd June 2003

javax.sip.header
Interface UnsupportedHeader

All Superinterfaces:
java.lang.Cloneable, Header, OptionTag, java.io.Serializable

public interface UnsupportedHeader
extends OptionTag, Header

The Unsupported header field lists the features not supported by the UAS. If a server does not understand the option, it must respond by returning a 420 (Bad Extension) Response and list those options it does not understand in the UnsupportedHeader.

See Also:
SupportedHeader, RequireHeader

Field Summary
static java.lang.String NAME
          Name of UnsupportedHeader
 
Methods inherited from interface javax.sip.header.OptionTag
getOptionTag, setOptionTag
 
Methods inherited from interface javax.sip.header.Header
clone, equals, getName, toString
 

Field Detail

NAME

public static final java.lang.String NAME
Name of UnsupportedHeader

See Also:
Constant Field Values

JAIN SIP API
v1.1 - 23rd June 2003

If you have any comments, please mail them to JAIN-SIP-INTEREST@java.sun.com after subscribing to the
JAIN-SIP-Interest list at http://archives.java.sun.com
Copyright - 2003 Sun Microsystems