Ozeki VoIP SDK Class library
Respond Method (responseCode)
NamespacesOzeki.VoIPICallRespond(ResponseCodes)
Sends a response to the caller with the specified status code.
Declaration Syntax
C#Visual BasicVisual C++
bool Respond(
	ResponseCodes responseCode
)
Function Respond ( 
	responseCode As ResponseCodes
) As Boolean
bool Respond(
	ResponseCodes responseCode
)
Parameters
responseCode (ResponseCodes)
Return Value
Remarks
It has no effect on outgoing calls.

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