Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate Class Reference
Inheritance diagram for cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate:
Collaboration graph
[legend]

Public Member Functions

 CreateSessionDescriptionObserverIntermediate (ConnectionController &controller)
 
void OnSuccess (webrtc::SessionDescriptionInterface *desc) override
 
void OnFailure (webrtc::RTCError error) override
 

Private Attributes

ConnectionControllercontroller_
 

Constructor & Destructor Documentation

◆ CreateSessionDescriptionObserverIntermediate()

cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate::CreateSessionDescriptionObserverIntermediate ( ConnectionController controller)
inline

Member Function Documentation

◆ OnFailure()

void cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate::OnFailure ( webrtc::RTCError  error)
inlineoverride

◆ OnSuccess()

void cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate::OnSuccess ( webrtc::SessionDescriptionInterface *  desc)
inlineoverride

Member Data Documentation

◆ controller_

ConnectionController& cuttlefish::webrtc_streaming::CreateSessionDescriptionObserverIntermediate::controller_
private

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