This object is passed back to applications when the media engine receives
event subscription requests.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public class SUBSCRIBE_REQUEST : IDisposable |
Visual Basic (Declaration) |
---|
Public Class SUBSCRIBE_REQUEST _ Implements IDisposable |
Visual C++ |
---|
public ref class SUBSCRIBE_REQUEST : IDisposable |
J# |
---|
public class SUBSCRIBE_REQUEST implements IDisposable |