Click or drag to resize

LocalCallWrapperRespond Method (ResponseCodes, String)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public override bool Respond(
	ResponseCodes responseCode,
	string reasonPhrase
)

Parameters

responseCode
Type: Ozeki.VoIPResponseCodes
reasonPhrase
Type: SystemString

Return Value

Type: Boolean

Implements

ICallRespond(ResponseCodes, String)
See Also