This member variable holds the user specified instance data that was specified when the user callback was registered with the telephony engine.

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

Syntax

C#
public Object UserData
Visual Basic (Declaration)
Public UserData As Object
Visual C++
public:
Object^ UserData
J#
public Object UserData

See Also