getBluetoothStatus

Determines what the current BluetoothStatus of the Android device is.

Arguments

none

Returns

Promise<GotennaBluetoothStatus> The current bluetooth status. See GoTennaBluetoothStatus.

Last updated