Click or drag to resize

IReferManager Methods

The IReferManager type exposes the following members.

Methods
 NameDescription
Public methodAcceptTransfer Sends a response to a REFER request with a 202 Accepted response code.
Public methodNotifyTransferStateChanged Sends a NOTIFY request that contains the state of the target call.
Public methodRejectTransfer Sends a response to a REFER request with a 403 Forbidden response code.
Public methodSendAttendedTransfer Sends a REFER request (attended transfer) to the remote end.
Public methodSendBlindTransfer Sends a REFER request (blind transfer) to the remote end.
Public methodSendTransferResponse Sends a response to a received REFER request.
Top
See Also