|
Android-cuttlefish cvd tool
|
#include <webrtc_command_channel.h>

Public Member Functions | |
| WebrtcClientCommandChannel (SharedFD fd) | |
| Result< webrtc::WebrtcCommandResponse > | SendCommand (const webrtc::WebrtcCommandRequest &request) |
Private Attributes | |
| transport::SharedFdChannel | channel_ |
| cuttlefish::WebrtcClientCommandChannel::WebrtcClientCommandChannel | ( | SharedFD | fd | ) |
| Result< webrtc::WebrtcCommandResponse > cuttlefish::WebrtcClientCommandChannel::SendCommand | ( | const webrtc::WebrtcCommandRequest & | request | ) |
|
private |