Click or drag to resize

MessageSipFragParser Class

Parses the SIP body as Content-Type: message/sipfrag
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMessageSipFragParser

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class MessageSipFragParser : IContentParser<TransferStateChangedEventArgs>

The MessageSipFragParser type exposes the following members.

Constructors
  NameDescription
Public methodMessageSipFragParser
Initializes a new instance of the MessageSipFragParser class
Top
Properties
  NameDescription
Public propertyContentType
Top
Methods
  NameDescription
Public methodParse
Top
See Also