core: AmSipMsg gets ArgObject as base (for passing in DI calls)

1.4.3+spce3.0
Stefan Sayer 13 years ago committed by Andrew Pogrebennyk
parent 9f5e2ca55f
commit a4feb13a21

@ -5,9 +5,11 @@
using std::string;
#include "sip/trans_layer.h"
#include "AmArg.h"
/* enforce common naming in Req&Rpl */
class _AmSipMsgInDlg
: public ArgObject
{
public:
string method;

Loading…
Cancel
Save