Click or drag to resize

IReferManagerAcceptTransfer Method

Sends a response to a REFER request with a 202 Accepted response code.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
void AcceptTransfer(
	string otherPartyID,
	int expires = 200
)

Parameters

otherPartyID  String
 
expires  Int32  (Optional)
 
See Also