Click or drag to resize

AlertParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPAlertParam

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

The AlertParam type exposes the following members.

Constructors
 NameDescription
Public methodAlertParamInitializes a new instance of the AlertParam class
Top
Properties
 NameDescription
Public propertyAbsoluteUri 
Public propertyGenericParam 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also