Ozeki VoIP SDK Class library
RtspClient..::..ResponseHandler Delegate
NamespacesOzeki.Media.IPCamera.RtspRtspClientRtspClient..::..ResponseHandler
Declaration Syntax
C#Visual BasicVisual C++
public delegate void ResponseHandler(
	RtspClient sender,
	RtspMessage request,
	RtspMessage response
)
Public Delegate Sub ResponseHandler ( 
	sender As RtspClient,
	request As RtspMessage,
	response As RtspMessage
)
public delegate void ResponseHandler(
	RtspClient^ sender, 
	RtspMessage^ request, 
	RtspMessage^ response
)
Parameters
sender (RtspClient)
request (RtspMessage)
response (RtspMessage)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290