#include <sippdu.h>
Inheritance diagram for SIPResponse:
Public Member Functions | |
SIPResponse (SIPEndPoint &endpoint, const SIP_PDU &command, StatusCodes code) | |
virtual SIPTransaction * | CreateDuplicate () const |
bool | Resend (SIP_PDU &command) |
SIPResponse::SIPResponse | ( | SIPEndPoint & | endpoint, | |
const SIP_PDU & | command, | |||
StatusCodes | code | |||
) |
virtual SIPTransaction* SIPResponse::CreateDuplicate | ( | ) | const [virtual] |
Implements SIPTransaction.
bool SIPResponse::Resend | ( | SIP_PDU & | command | ) |