Android-cuttlefish cvd tool
Public Types | Public Attributes | List of all members
cuttlefish::SmsService::SmsMessage Struct Reference
Collaboration diagram for cuttlefish::SmsService::SmsMessage:
Collaboration graph
[legend]

Public Types

enum  SmsStatus { kUnread = 0 , kRead = 1 , kUnsent = 2 , kSent = 3 }
 

Public Attributes

std::string message
 
SmsStatus status
 

Member Enumeration Documentation

◆ SmsStatus

Enumerator
kUnread 
kRead 
kUnsent 
kSent 

Member Data Documentation

◆ message

std::string cuttlefish::SmsService::SmsMessage::message

◆ status

SmsStatus cuttlefish::SmsService::SmsMessage::status

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