gov.nist.javax.sip.header.ims
Interface PreferredIdentityHeader
- All Superinterfaces:
- Cloneable, Header, HeaderAddress, Serializable
- All Known Implementing Classes:
- PreferredIdentity
- public interface PreferredIdentityHeader
- extends HeaderAddress, Header
P-Preferred-Identity header
Private Header: RFC 3325
. is used from a user agent to a trusted proxy to carry the identity the
user sending the SIP message wishes to be used for the P-Asserted-Header
field value that the trusted element will insert.
. If there are two values, one value MUST be a sip or sips URI and the other
MUST be a tel URI.
- Author:
- ALEXANDRE MIGUEL SILVA SANTOS - NĂș 10045401
|
Field Summary |
static String |
NAME
Name of PreferredIdentityHeader |
NAME
public static final String NAME
- Name of PreferredIdentityHeader
- See Also:
- Constant Field Values
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.