JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.WarningHeader

Packages that use WarningHeader
javax.sip.header

This package contains all the headers interfaces supported by this specification. 

 

Uses of WarningHeader in javax.sip.header
 

Methods in javax.sip.header that return WarningHeader
 WarningHeader HeaderFactory.createWarningHeader(String agent, int code, String comment)
          Creates a new WarningHeader based on the newly supplied agent, code and comment values.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.