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.4.54.0
Syntax
public class MessageSipFragParser : IContentParser<TransferStateChangedEventArgs>

The MessageSipFragParser type exposes the following members.

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