Ozeki VoIP SDK Class library
RedirectionEventArgs Class
NamespacesOzeki.VoIP.PBX.PhoneCalls.EventArgsRedirectionEventArgs
Declaration Syntax
C#Visual BasicVisual C++
public class RedirectionEventArgs : ResponseEventArgs
Public Class RedirectionEventArgs _
	Inherits ResponseEventArgs
public ref class RedirectionEventArgs : public ResponseEventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
RedirectionEventArgs(SIPAddress)
Initializes a new instance of the RedirectionEventArgs class

RedirectionEventArgs(String, SIPAddress)
Initializes a new instance of the RedirectionEventArgs class

RedirectionEventArgs(String, SIPAddress, List<(Of <<'(SIPHeader>)>>))
Initializes a new instance of the RedirectionEventArgs class

AdditionalHeaders (Inherited from SIPEventArgs.)
ContactInfo
IsMidDialogResponse (Inherited from ResponseEventArgs.)
ReasonPhrase (Inherited from ResponseEventArgs.)
Type
Inheritance Hierarchy
Object
EventArgs
 SIPEventArgs
  ResponseEventArgs
   RedirectionEventArgs

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243