#include <call.hpp>
This structure contains parameters for Call::onCallRedirected() callback.
◆ targetUri
string pj::OnCallRedirectedParam::targetUri |
The current target to be tried.
The event that caused this callback to be called. This could be the receipt of 3xx response, or 4xx/5xx response received for the INVITE sent to subsequent targets, or empty (e.type == PJSIP_EVENT_UNKNOWN) if this callback is called from within Call::processRedirect() context.
The documentation for this struct was generated from the following file: