Click or drag to resize

ICallRespond Method (ResponseCodes)

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

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

Parameters

responseCode
Type: Ozeki.VoIPResponseCodes

Return Value

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