The actual SIP response code returned from the destination of the subscribe operation.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public int SipResponseCode
Visual Basic (Declaration)
Public SipResponseCode As Integer
Visual C++
public:
int SipResponseCode
J#
public int SipResponseCode

See Also