This value will be set to non zero if the SIP message has been received. Set to zero if the SIP message is being transmitted.

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

Syntax

C#
public bool Received
Visual Basic (Declaration)
Public Received As Boolean
Visual C++
public:
bool Received
J#
public boolean Received

See Also