Click or drag to resize
DigestElement Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDigestElement

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

The DigestElement type exposes the following members.

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