Searched defs:SessionClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dsessionclient.h54 // A SessionClient exists in 1-1 relation with each session. The implementor
58 class SessionClient : public ContentParser { class in namespace:cricket
62 // IMPORTANT: The SessionClient, in its handling of OnSessionCreate, must
79 // The SessionClient interface explicitly does not include destructor
80 virtual ~SessionClient() { }

Completed in 109 milliseconds