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: 1.8.12.0 (1.8.12)
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
Methods
  NameDescription
Public methodParse
Top
Properties
  NameDescription
Public propertyContentType
Top
See Also