| C# | Visual Basic | Visual C++ |
public class RedirectionEventArgs : ResponseEventArgs
Public Class RedirectionEventArgs _ Inherits ResponseEventArgs
public ref class RedirectionEventArgs : public ResponseEventArgs
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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 |
| Object | ||||
| EventArgs | ||||
| SIPEventArgs | ||||
| ResponseEventArgs | ||||
| RedirectionEventArgs | ||||