OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Group msrpKeywords

Declared in module LibMsrp_TypesAndValues


Data Types Summary
MsrpKeywords Enumerate MSRP keywords
MsrpMethod
HeaderName

Details

MsrpKeywords
type enumerated MsrpKeywords {
e_MSRP, 
e_SCHEME, 
e_SCHEMES, 
e_YES, 
e_NO, 
e_PARTIAL, 
e_WILDCARD    
}

Declared in group msrpKeywords

Enumerate MSRP keywords

See also: RFC 4975 - Clause 9. Formal Syntax

MsrpMethod
type enumerated MsrpMethod {
SEND_E, 
REPORT_E, 
AUTH_E, 
UNKNOWN_METHOD_E
}

Declared in group msrpKeywords

HeaderName
type enumerated HeaderName {
TO_PATH_E, 
FROM_PATH_E, 
MESSAGE_ID_E, 
SUCCESS_REPORT_E, 
FAILURE_REPORT_E, 
BYTE_RANGE_E, 
STATUS_E, 
CONTENT_ID_E,    
CONTENT_DESCRIPTION_E, 
CONTENT_DISPOSITION_E, 
MIME_EXT_FIELD_E, 
CONTENT_TYPE_E, 
EXPIRES_E, 
MIN_EXPIRES_E, 
MAX_EXPIRES_E, 
USE_PATH_E,  
WWW_AUTHENTICATE_E, 
AUTHORIZATION_E, 
AUTHENTICATION_INFO_E, 
EXT_HEADER_E 
}

Declared in group msrpKeywords