#include <call.hpp>
This structure contains parameters for Call::onCallTransferStatus() callback.
◆ statusCode
Status progress of the transfer request.
◆ reason
| string pj::OnCallTransferStatusParam::reason |
◆ finalNotify
| bool pj::OnCallTransferStatusParam::finalNotify |
If true, no further notification will be reported. The statusCode specified in this callback is the final status.
◆ cont
| bool pj::OnCallTransferStatusParam::cont |
Initially will be set to true, application can set this to false if it no longer wants to receive further notification (for example, after it hangs up the call).
The documentation for this struct was generated from the following file: