| javax.sip.header.UnsupportedHeader
UnsupportedHeader | public interface UnsupportedHeader extends OptionTag,Header(Code) | | 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 See Also: RequireHeader author: BEA Systems, NIST version: 1.2 |
NAME | final public static String NAME(Code) | | Name of UnsupportedHeader
|
|
|