#include <sippdu.h>
Inheritance diagram for SIPNotify:
Public Member Functions | |
SIPNotify (SIPTransactionOwner &owner, OpalTransport &transport, SIPDialogContext &dialog, const SIPEventPackage &eventPackage, const PString &state, const PString &body) | |
virtual SIPTransaction * | CreateDuplicate () const |
SIPNotify::SIPNotify | ( | SIPTransactionOwner & | owner, | |
OpalTransport & | transport, | |||
SIPDialogContext & | dialog, | |||
const SIPEventPackage & | eventPackage, | |||
const PString & | state, | |||
const PString & | body | |||
) |
virtual SIPTransaction* SIPNotify::CreateDuplicate | ( | ) | const [virtual] |
Implements SIPTransaction.