#include <sippdu.h>
Inheritance diagram for SIPRefer:
Public Member Functions | |
SIPRefer (SIPConnection &connection, const SIPURL &referTo, const SIPURL &referred_by=SIPURL()) | |
virtual SIPTransaction * | CreateDuplicate () const |
SIPRefer::SIPRefer | ( | SIPConnection & | connection, | |
const SIPURL & | referTo, | |||
const SIPURL & | referred_by = SIPURL() | |||
) |
virtual SIPTransaction* SIPRefer::CreateDuplicate | ( | ) | const [virtual] |
Implements SIPTransaction.