Garmin Fleet Management Controller  2.19.0
text_msg_status_event_type Struct Reference

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...
 

Detailed Description

Structure containing details for a text message status from the client.

Definition at line 163 of file EventId.h.

Member Data Documentation

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().


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