#include <sippdu.h>
Inheritance diagram for SIPBye:
Public Member Functions | |
SIPBye (SIPEndPoint &endpoint, SIPDialogContext &dialog) | |
SIPBye (SIPConnection &conn) | |
virtual SIPTransaction * | CreateDuplicate () const |
SIPBye::SIPBye | ( | SIPEndPoint & | endpoint, | |
SIPDialogContext & | dialog | |||
) |
SIPBye::SIPBye | ( | SIPConnection & | conn | ) |
virtual SIPTransaction* SIPBye::CreateDuplicate | ( | ) | const [virtual] |
Implements SIPTransaction.