InboundCoTMessage
data class InboundCoTMessage(val cotMessage: CoTMessage, val clientInfo: TAKClientInfo? = null)(source)
A CoT message received from a connected TAK client, paired with the client's identity.
A CoT message received from a connected TAK client, paired with the client's identity.