webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::SetSessionDescriptionObserverAdapter Class Reference
Inheritance diagram for webrtc::SetSessionDescriptionObserverAdapter:
webrtc::SetSessionDescriptionObserver rtc::RefCountInterface rtc::RefCountInterface

Public Member Functions

 SetSessionDescriptionObserverAdapter (void(^ completionHandler)(NSError *error))
 
 ~SetSessionDescriptionObserverAdapter ()
 
void OnSuccess () override
 
void OnFailure (const std::string &error) override
 
- Public Member Functions inherited from rtc::RefCountInterface
virtual int AddRef () const =0
 
virtual int Release () const =0
 
virtual int AddRef () const =0
 
virtual int Release () const =0
 

Additional Inherited Members

- Protected Member Functions inherited from webrtc::SetSessionDescriptionObserver
 ~SetSessionDescriptionObserver ()
 
 ~SetSessionDescriptionObserver ()
 
- Protected Member Functions inherited from rtc::RefCountInterface
virtual ~RefCountInterface ()
 
virtual ~RefCountInterface ()
 

Constructor & Destructor Documentation

◆ SetSessionDescriptionObserverAdapter()

webrtc::SetSessionDescriptionObserverAdapter::SetSessionDescriptionObserverAdapter ( void(^)(NSError *error completionHandler)
inline

◆ ~SetSessionDescriptionObserverAdapter()

webrtc::SetSessionDescriptionObserverAdapter::~SetSessionDescriptionObserverAdapter ( )
inline

Member Function Documentation

◆ OnFailure()

void webrtc::SetSessionDescriptionObserverAdapter::OnFailure ( const std::string error)
inlineoverridevirtual

◆ OnSuccess()

void webrtc::SetSessionDescriptionObserverAdapter::OnSuccess ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: