Garmin Fleet Management Controller  2.19.0
text_msg_ack_event_type Struct Reference

Structure containing details for a text message ACK from the client. More...

#include <EventId.h>

Public Attributes

char ack_text [50]
 Text of the ack (OK, Yes, No, or a canned response) More...
 
MessageId message_id
 The message ID that was ACKed. More...
 

Detailed Description

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

Definition at line 141 of file EventId.h.

Member Data Documentation

char text_msg_ack_event_type::ack_text[50]

Text of the ack (OK, Yes, No, or a canned response)

Definition at line 144 of file EventId.h.

Referenced by CTxtMsgAckDlg::OnInitDialog(), and FmiApplicationLayer::rx().

MessageId text_msg_ack_event_type::message_id

The message ID that was ACKed.

Definition at line 143 of file EventId.h.

Referenced by CTxtMsgAckDlg::OnInitDialog(), and FmiApplicationLayer::rx().


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