Introduction
Abstract base for text-based GPS message content. Concrete subtypes:
TextContent
(Normal),
CannedResponseContent
,
LocationContent
.
Properties
ContentType
The type of message. See
MessageContentType
.
Message
The message text.
Loading API Runner...