Home --> Documentations --> PJSIP Reference
#include <siptypes.hpp>
This structure describes SIP transaction object. It corresponds to the pjsip_transaction structure in PJSIP library.
Default constructor.
Construct from PJSIP's pjsip_transaction
Role (UAS or UAC)
The method.
Last status code seen.
Last reason phrase.
State.
Msg kept for retrans.
pjsip_transaction.