Click or drag to resize

IContentParserT Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public interface IContentParser<T>

Type Parameters

T

The IContentParserT type exposes the following members.

Properties
 NameDescription
Public propertyContentType 
Top
Methods
 NameDescription
Public methodParse 
Top
See Also