Click or drag to resize

AlertInfo Class

Alert-Info = "Alert-Info" hcolon alert-param *(comma alert-param)
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAlertInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class AlertInfo : Header, 
	ISIPCloneable<AlertInfo>

The AlertInfo type exposes the following members.

Constructors
 NameDescription
Public methodAlertInfoInitializes a new instance of the AlertInfo class
Top
Properties
 NameDescription
Public propertyAlertParam 
Public propertyHeaderType
(Overrides HeaderHeaderType)
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also