fixed to reflect API changes

sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent 79d1e3a949
commit 19e5ef2b29

@ -59,7 +59,9 @@ public:
int cancel();
int update(const string& /* hdrs */);
int update(const string& /* content_type */,
const string& /* body */
const string& /* hdrs */);
int reinvite(const string& /* hdrs */,
const string& /* content_type */,

Loading…
Cancel
Save