Click or drag to resize

ICallRespond(ResponseCodes) Method

Sends a response to the caller with the specified status code.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
bool Respond(
	ResponseCodes responseCode
)

Parameters

responseCode  ResponseCodes
 

Return Value

Boolean
Remarks
It has no effect on outgoing calls.
See Also