This is the main callback procedure (delegate) the telephony engine will execute when your application
needs to be notified of telephony events.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| C# |
|---|
public VoipMediaEngine..::.SIPCALLBACKPROC UserNotifyCallbackProc |
| Visual Basic (Declaration) |
|---|
Public UserNotifyCallbackProc As VoipMediaEngine..::.SIPCALLBACKPROC |
| Visual C++ |
|---|
public: VoipMediaEngine..::.SIPCALLBACKPROC^ UserNotifyCallbackProc |
| J# |
|---|
public VoipMediaEngine..::.SIPCALLBACKPROC UserNotifyCallbackProc |
