| C# | Visual Basic | Visual C++ |
public class GenericResponseEventArgs : ResponseEventArgs
Public Class GenericResponseEventArgs _ Inherits ResponseEventArgs
public ref class GenericResponseEventArgs : public ResponseEventArgs
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| GenericResponseEventArgs(Int32) | Initializes a new instance of the GenericResponseEventArgs class | |
| GenericResponseEventArgs(Int32, String) | Initializes a new instance of the GenericResponseEventArgs class | |
| GenericResponseEventArgs(Int32, String, List<(Of <<'(SIPHeader>)>>)) | Initializes a new instance of the GenericResponseEventArgs class | |
| AdditionalHeaders | (Inherited from SIPEventArgs.) | |
| Code | ||
| IsMidDialogResponse | (Inherited from ResponseEventArgs.) | |
| ReasonPhrase | (Inherited from ResponseEventArgs.) |
| Object | ||||
| EventArgs | ||||
| SIPEventArgs | ||||
| ResponseEventArgs | ||||
| GenericResponseEventArgs | ||||