OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


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

Group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes

Declared in module LibSip_SIPTypesAndValues


Data Types Summary
HistoryInfo
HistoryInfoEntry
HistoryInfo_List
StringList

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,
  StringList 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

StringList
type record of charstring StringList

Declared in group Types.SubTypes.HeaderFieldTypes.RFC4244HeaderFieldTypes