
C# | Visual Basic | Visual C++ |
public delegate void RtspClientAction( RtspClient sender, Object args )
Public Delegate Sub RtspClientAction ( sender As RtspClient, args As Object )
public delegate void RtspClientAction( RtspClient^ sender, Object^ args )

- sender (RtspClient)
- args (Object)
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290