Releases: dansteren/cordova-plugin-gotenna
Releases · dansteren/cordova-plugin-gotenna
0.3.0
0.2.0
0.1.0
Basic Android Support
The goTenna SDK has many methods, some of which are not currently supported, and some which aren't applicable in javascript. This release adds basic message-sending support for Android. The following methods are specifically supported:
- setApplicationToken
- addGtConnectionListener
- setMessageListener
- getConnectedGotennaAddress
- clearConnectedGotennaAddress
- getGtConnectionState
- setGoTennaGID
- scanAndConnect
- stopScan
- sendMessage
- disconnect