This class provides data for ResponseReceived events.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class SIP_ResponseReceivedEventArgs : EventArgs
Public Class SIP_ResponseReceivedEventArgs Inherits EventArgs
public ref class SIP_ResponseReceivedEventArgs : public EventArgs
type SIP_ResponseReceivedEventArgs = class inherit EventArgs end
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
ClientTransaction |
Gets client transaction which response it is. This value is null if no matching client transaction.
If this core is staless proxy then it's allowed, otherwise core MUST discard that response.
| |
Dialog |
Gets SIP dialog where Response belongs to. Returns null if Response doesn't belong any dialog.
| |
Equals(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.) | |
GetOrCreateDialog |
Gets or creates dialog.
| |
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 received by SIP stack.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119