JAIN-SIP 2.0 API

Uses of Interface
javax.sip.header.ReasonHeader

Packages that use ReasonHeader
javax.sip.header

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

 

Uses of ReasonHeader in javax.sip.header
 

Methods in javax.sip.header that return ReasonHeader
 ReasonHeader HeaderFactory.createReasonHeader(String protocol, int cause, String text)
          Creates a new ReasonHeader based on the newly supplied reason value.
 


JAIN-SIP 2.0 API


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