LumiSoft Net Help
SIP_ResponseSentEventArgs Class
NamespacesLumiSoft.Net.SIP.StackSIP_ResponseSentEventArgs
This class provides data for SIP_ServerTransaction.ResponseSent method.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SIP_ResponseSentEventArgs : EventArgs
Public Class SIP_ResponseSentEventArgs
	Inherits EventArgs
public ref class SIP_ResponseSentEventArgs : public EventArgs
type SIP_ResponseSentEventArgs =  
    class
        inherit EventArgs
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIP_ResponseSentEventArgs(SIP_ServerTransaction, SIP_Response)
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Response
Gets response which was sent.

ServerTransaction
Gets server transaction which sent response.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 SIP_ResponseSentEventArgs

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119