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

gov.nist.javax.sdp.fields
Interface SDPFieldNames

All Known Implementing Classes:
SDPObject

public interface SDPFieldNames

Field names for SDP Fields.

Version:
1.2
Author:
M. Ranganathan

Field Summary
static String ATTRIBUTE_FIELD
           
static String BANDWIDTH_FIELD
           
static String CONNECTION_FIELD
           
static String EMAIL_FIELD
           
static String INFORMATION_FIELD
           
static String KEY_FIELD
           
static String MEDIA_FIELD
           
static String ORIGIN_FIELD
           
static String PHONE_FIELD
           
static String PROTO_VERSION_FIELD
           
static String REPEAT_FIELD
           
static String SESSION_NAME_FIELD
           
static String TIME_FIELD
           
static String URI_FIELD
           
static String ZONE_FIELD
           
 

Field Detail

SESSION_NAME_FIELD

public static final String SESSION_NAME_FIELD
See Also:
Constant Field Values

INFORMATION_FIELD

public static final String INFORMATION_FIELD
See Also:
Constant Field Values

EMAIL_FIELD

public static final String EMAIL_FIELD
See Also:
Constant Field Values

PHONE_FIELD

public static final String PHONE_FIELD
See Also:
Constant Field Values

CONNECTION_FIELD

public static final String CONNECTION_FIELD
See Also:
Constant Field Values

BANDWIDTH_FIELD

public static final String BANDWIDTH_FIELD
See Also:
Constant Field Values

ORIGIN_FIELD

public static final String ORIGIN_FIELD
See Also:
Constant Field Values

TIME_FIELD

public static final String TIME_FIELD
See Also:
Constant Field Values

KEY_FIELD

public static final String KEY_FIELD
See Also:
Constant Field Values

ATTRIBUTE_FIELD

public static final String ATTRIBUTE_FIELD
See Also:
Constant Field Values

PROTO_VERSION_FIELD

public static final String PROTO_VERSION_FIELD
See Also:
Constant Field Values

URI_FIELD

public static final String URI_FIELD
See Also:
Constant Field Values

MEDIA_FIELD

public static final String MEDIA_FIELD
See Also:
Constant Field Values

REPEAT_FIELD

public static final String REPEAT_FIELD
See Also:
Constant Field Values

ZONE_FIELD

public static final String ZONE_FIELD
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.