Click or drag to resize

RedirectionInfo Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPRedirectionInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class RedirectionInfo : EventArgs

The RedirectionInfo type exposes the following members.

Constructors
 NameDescription
Public methodRedirectionInfo(RedirectionType, SIPAddress)Initializes a new instance of the RedirectionInfo class
Public methodRedirectionInfo(RedirectionType, String)Initializes a new instance of the RedirectionInfo class
Top
Properties
 NameDescription
Public propertyTarget 
Public propertyTargetSIPAddress 
Public propertyType 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also