JAIN-SIP 2.0 API

javax.sip.header.ims
Interface PProfileKeyHeader

All Superinterfaces:
Cloneable, Header, HeaderAddress, Serializable

public interface PProfileKeyHeader
extends HeaderAddress, Header

For further description of this header see RFC 5002 The ABNF syntax of this header is as follows: P-Profile-Key = "P-Profile-Key" HCOLON {name-addr / addr-spec} *{ SEMI generic-param } Eg: P-Profile-Key:

Author:
Oracle inc., NIST

Field Summary
static String NAME
           
 
Method Summary
 
Methods inherited from interface javax.sip.header.HeaderAddress
getAddress, setAddress
 
Methods inherited from interface javax.sip.header.Header
clone, equals, getName, getValue, hashCode, toString
 

Field Detail

NAME

static final String NAME
See Also:
Constant Field Values

JAIN-SIP 2.0 API


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