IReferManager Methods |
The IReferManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptTransfer |
Sends a response to a REFER request with a 202 Accepted response code.
|
![]() | NotifyTransferStateChanged |
Sends a NOTIFY request that contains the state of the target call.
|
![]() | RejectTransfer |
Sends a response to a REFER request with a 403 Forbidden response code.
|
![]() | SendAttendedTransfer |
Sends a REFER request (attended transfer) to the remote end.
|
![]() | SendBlindTransfer |
Sends a REFER request (blind transfer) to the remote end.
|
![]() | SendTransferResponse |
Sends a response to a received REFER request.
|