Overload list

  Name Description
Protected method Header () () () () The Headerconstructor initializes a new instance of the Headerclass without a specified type or value.
Public method Header(String) Creates a new header object with a specified header type.
Public method Header(Header . . :: . . StandardHeaderType) Creates a new header object with a specified standard header type.
Public method Header(String, String) The Headerconstructor creates a new instance of the Headerclass of the specified SIP header type, with the specified value.
Public method Header(Header . . :: . . StandardHeaderType, String) Creates a new header object with a specified standard header type and value.
Top

See also