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

#include <sms_sender.h>

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

Public Member Functions

 SmsSender (SharedFD modem_simulator_client_fd)
 
bool Send (const std::string &sms_body, const std::string &sender_number, uint64_t modem_id=0)
 

Private Attributes

SharedFD modem_simulator_client_fd_
 

Constructor & Destructor Documentation

◆ SmsSender()

cuttlefish::SmsSender::SmsSender ( SharedFD  modem_simulator_client_fd)

Member Function Documentation

◆ Send()

bool cuttlefish::SmsSender::Send ( const std::string &  sms_body,
const std::string &  sender_number,
uint64_t  modem_id = 0 
)

Member Data Documentation

◆ modem_simulator_client_fd_

SharedFD cuttlefish::SmsSender::modem_simulator_client_fd_
private

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