A delegate that the media engine calls to relay receive IVR data back to the application.
Do not modify this value directly.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public VoipMediaEngine..::.IVRCALLBACKPROC RxIvrCallback |
Visual Basic (Declaration) |
---|
Public RxIvrCallback As VoipMediaEngine..::.IVRCALLBACKPROC |
Visual C++ |
---|
public: VoipMediaEngine..::.IVRCALLBACKPROC^ RxIvrCallback |
J# |
---|
public VoipMediaEngine..::.IVRCALLBACKPROC RxIvrCallback |