OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


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

Group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes

Declared in module LibSip_SIPTypesAndValues


Types Summary
HistoryInfo
HistoryInfoEntry
HistoryInfo_List
IntegerList

Details

HistoryInfo
type record HistoryInfo {
            FieldName fieldName(HISTORY_INFO_E),
            HistoryInfo_List historyInfoList
        }

Declared in group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes

HistoryInfoEntry
type record HistoryInfoEntry {
            NameAddr nameAddr,
            IntegerList hiIndex optional,
            SemicolonParam_List hiExtention optional
        }

Declared in group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes

HistoryInfo_List
type record of HistoryInfoEntry HistoryInfo_List

Declared in group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes

IntegerList
type record of integer IntegerList

Declared in group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes