Click or drag to resize

WarningValue Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPWarningValue

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

The WarningValue type exposes the following members.

Constructors
  NameDescription
Public methodWarningValue
Initializes a new instance of the WarningValue class
Top
Properties
  NameDescription
Public propertyAgent
Public propertyCode
Public propertyText
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodSIPClone
Public methodSIPStringPart
Top
See Also