Provides data for VoIP SIP SDK events to handle events with type parameters easily.

C# | Visual Basic | Visual C++ |
public class VoIPEventArgs<T> : EventArgs
Public Class VoIPEventArgs(Of T) Inherits EventArgs
generic<typename T> public ref class VoIPEventArgs : public EventArgs

- T
- Type of the held object.

All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | VoIPEventArgs<(Of <(<'T>)>)>(T) |
Initializes a new instance of the VoIPEventArgs<(Of <(<'T>)>)> class.
|
![]() | Item |
Gets the held item.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290