Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::WebrtcClientCommandChannel Class Reference

#include <webrtc_command_channel.h>

Collaboration diagram for cuttlefish::WebrtcClientCommandChannel:
Collaboration graph
[legend]

Public Member Functions

 WebrtcClientCommandChannel (SharedFD fd)
 
Result< webrtc::WebrtcCommandResponse > SendCommand (const webrtc::WebrtcCommandRequest &request)
 

Private Attributes

transport::SharedFdChannel channel_
 

Constructor & Destructor Documentation

◆ WebrtcClientCommandChannel()

cuttlefish::WebrtcClientCommandChannel::WebrtcClientCommandChannel ( SharedFD  fd)

Member Function Documentation

◆ SendCommand()

Result< webrtc::WebrtcCommandResponse > cuttlefish::WebrtcClientCommandChannel::SendCommand ( const webrtc::WebrtcCommandRequest &  request)

Member Data Documentation

◆ channel_

transport::SharedFdChannel cuttlefish::WebrtcClientCommandChannel::channel_
private

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