#include <sms_sender.h>
|
| SmsSender (SharedFD modem_simulator_client_fd) |
|
bool | Send (const std::string &sms_body, const std::string &sender_number, uint64_t modem_id=0) |
|
◆ SmsSender()
cuttlefish::SmsSender::SmsSender |
( |
SharedFD |
modem_simulator_client_fd | ) |
|
◆ Send()
bool cuttlefish::SmsSender::Send |
( |
const std::string & |
sms_body, |
|
|
const std::string & |
sender_number, |
|
|
uint64_t |
modem_id = 0 |
|
) |
| |
◆ modem_simulator_client_fd_
SharedFD cuttlefish::SmsSender::modem_simulator_client_fd_ |
|
private |
The documentation for this class was generated from the following files: