cordova-plugin-gotenna
  • Read Me
  • Introduction
  • Getting Started
  • API Reference
    • disconnect
    • getApplicationBuildId
    • hasSuperToken
    • isInDebugMode
    • scanAndConnect
    • sendMessage
    • setApplicationToken
    • tokenIsVerified
    • Bluetooth
      • bluetoothIsEnabled
      • deviceSupportsBluetooth
      • disableBluetooth
      • getBluetoothStatus
      • showRequestBluetoothPermissionDialog
      • GotennaBluetoothStatus
    • UserDataStore
      • addGroupGID
      • addMulticastGroupGID
      • deleteCurrentUser
      • deleteGroupGID
      • deleteMulticastGroupGID
      • getCurrentUser
      • hasGroupGID
      • hasMulticastGroupGID
      • hasValidUser
      • isMyGID
      • registerUser
      • saveCurrentUser
      • setCurrentUser
      • updateLastConnectedTime
      • updateLastLocation
    • User
      • createUser
      • constructor
      • addGroupGID
      • addMultiCastGroupGID
      • deleteGroupGID
      • deleteMulticastGroupGID
      • getGID
    • Message
  • Example Projects
  • Changelog
  • Feedback
Powered by GitBook
On this page
  • What is goTenna?
  • Why Cordova-plugin-gotenna?

Introduction

PreviousRead MeNextGetting Started

Last updated 6 years ago

What is goTenna?

is a peer to peer communication device. It can transmit small amounts of data from device to device without the need for supporting infrastructure. The goTenna team has released an for iOS and Android.

Why Cordova-plugin-gotenna?

Many app developers prefer the write-once run-anywhere flexibility of JavaScript. gives is a platform for deploying JavaScript code as a standalone native application. Cordova-plugin-gotenna therefore, exposes the original Android SDK to a Cordova application enabling Javascript-developed goTenna apps.

goTenna
SDK
Apache Cordova