LumiSoft Net Help
LastProvisionalResponse Property
NamespacesLumiSoft.Net.SIP.StackSIP_TransactionLastProvisionalResponse
Gets transaction final(1xx) response from responses collection. Returns null if no provisional responses.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Response LastProvisionalResponse { get; }
Public ReadOnly Property LastProvisionalResponse As SIP_Response
	Get
public:
property SIP_Response^ LastProvisionalResponse {
	SIP_Response^ get ();
}
member LastProvisionalResponse : SIP_Response with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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