OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group Types.SubTypes.HeaderFieldTypes.RFC3327HeaderFieldTypes

Declared in module LibSip_SIPTypesAndValues


Types Summary
Path
PathValue
PathValues

Details

Path
type record Path {
            FieldName fieldName(PATH_E),
            PathValues pathValues
        }

Declared in group Types.SubTypes.HeaderFieldTypes.RFC3327HeaderFieldTypes

PathValue
type record PathValue {
            NameAddr nameAddr,
            SemicolonParam_List rrParam optional
        }

Declared in group Types.SubTypes.HeaderFieldTypes.RFC3327HeaderFieldTypes

PathValues
type record of PathValue PathValues

Declared in group Types.SubTypes.HeaderFieldTypes.RFC3327HeaderFieldTypes