Garmin Fleet Management Controller
2.19.0
|
Structure containing details for a text message status from the client. More...
#include <EventId.h>
Public Attributes | |
fmi_A604_message_status | message_status |
The status of the text message. More... | |
MessageId | msg_id |
The message ID. More... | |
Structure containing details for a text message status from the client.
fmi_A604_message_status text_msg_status_event_type::message_status |
The status of the text message.
Definition at line 166 of file EventId.h.
Referenced by CTxtMsgStatusDlg::OnInitDialog(), and FmiApplicationLayer::rx().
MessageId text_msg_status_event_type::msg_id |
The message ID.
Definition at line 165 of file EventId.h.
Referenced by CTxtMsgStatusDlg::OnInitDialog(), and FmiApplicationLayer::rx().