Message
A Message javascript object that represents a goTenna message.
Messages are sent to the setMessageListener callback
Properties
receiverGID: number The GID of the recipient
senderGID: number The GID of the sender
sentDate: string The date the message was sent
text: string The body of the message
Last updated
