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.
| C# | Visual Basic | Managed C++ |
public SIP_ClientTransaction ClientTransaction { get; }
Public ReadOnly Property ClientTransaction As SIP_ClientTransaction
public: SIP_ClientTransaction^ ClientTransaction { SIP_ClientTransaction^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)