Click or drag to resize

DigestElement Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDigestElement

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public class DigestElement : ISIPCloneable<DigestElement>, 
	ISIPMessagePart

The DigestElement type exposes the following members.

Constructors
 NameDescription
Public methodDigestElement(DigElementType, String)Initializes a new instance of the DigestElement class
Public methodDigestElement(String, String)Initializes a new instance of the DigestElement class
Top
Properties
 NameDescription
Public propertyName 
Public propertyType 
Public propertyValue 
Top
Methods
See Also