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.
| C# | Visual Basic | Managed C++ |
public SIP_MVGroupHFCollection<SIP_t_ContentCoding> ContentEncoding { get; }
Public ReadOnly Property ContentEncoding As SIP_MVGroupHFCollection(Of SIP_t_ContentCoding)
public: SIP_MVGroupHFCollection<SIP_t_ContentCoding^>^ ContentEncoding { SIP_MVGroupHFCollection<SIP_t_ContentCoding^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)