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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnectioninterface.h342 class DTLSIdentityRequestObserver : public talk_base::RefCountInterface { class in namespace:webrtc
348 virtual ~DTLSIdentityRequestObserver() {}
356 // DTLSIdentityRequestObserver::OnSuccess will be called with the identity if
357 // the request succeeded; DTLSIdentityRequestObserver::OnFailure will be
377 DTLSIdentityRequestObserver* observer) = 0;

Completed in 74 milliseconds