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



IconMemberDescription
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.)
Inheritance Hierarchy
Object
EventArgs
 SIPEventArgs
  ResponseEventArgs
   GenericResponseEventArgs

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243