NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

gov.nist.javax.sdp.fields
Interface SDPKeywords


public interface SDPKeywords

A context sensitive list of keyowrds for SDP Headers.


Field Summary
static String BASE64
           
static String CLEAR
           
static String IN
           
static String IPV4
           
static String IPV6
           
static String PROMPT
           
static String URI
           
 

Field Detail

BASE64

static final String BASE64
See Also:
Constant Field Values

PROMPT

static final String PROMPT
See Also:
Constant Field Values

CLEAR

static final String CLEAR
See Also:
Constant Field Values

URI

static final String URI
See Also:
Constant Field Values

IPV4

static final String IPV4
See Also:
Constant Field Values

IPV6

static final String IPV6
See Also:
Constant Field Values

IN

static final String IN
See Also:
Constant Field Values

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.