correctly set visibility of onB2ABEvent

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@369 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 53ba4b63a5
commit d2219d06bb

@ -226,9 +226,11 @@ class AmB2ABCalleeSession: public AmB2ABSession
AmB2ABCalleeSession(const string& other_local_tag);
~AmB2ABCalleeSession();
void onB2ABEvent(B2ABEvent* ev);
void onSessionStart(const AmSipReply& rep);
void onSipReply(const AmSipReply& rep);
protected:
void onB2ABEvent(B2ABEvent* ev);
};
/**

Loading…
Cancel
Save