Click or drag to resize

IReferManagerRejectTransfer Method

Sends a response to a REFER request with a 403 Forbidden response code.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
void RejectTransfer(
	int statusCode = 403
)

Parameters

statusCode (Optional)
Type: SystemInt32
See Also