LumiSoft Net Help
ContentEncoding Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageContentEncoding
Gets the Content-Encodings which is used as a modifier to the "media-type". When present, its value indicates what additional content codings have been applied to the entity-body, and thus what decoding mechanisms MUST be applied in order to obtain the media-type referenced by the Content-Type header field.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_MVGroupHFCollection<SIP_t_ContentCoding> ContentEncoding { get; }
Public ReadOnly Property ContentEncoding As SIP_MVGroupHFCollection(Of SIP_t_ContentCoding)
	Get
public:
property SIP_MVGroupHFCollection<SIP_t_ContentCoding^>^ ContentEncoding {
	SIP_MVGroupHFCollection<SIP_t_ContentCoding^>^ get ();
}
member ContentEncoding : SIP_MVGroupHFCollection<SIP_t_ContentCoding> with get
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119