Sends a message out to a goTenna with the specified GID.
outgoingData: string The message's data, such as text, preferably formatted in some easily parse-able format.
outgoingData: string
receiverGID: number The GID of the user who will receive this private message
receiverGID: number
willEncrypt: boolean Whether the outgoingData will be encrypted or not using the SDK built in encryption system.
willEncrypt: boolean
undefined
Last updated 7 years ago