toggle menu
intent_library
7.0.906
androidJvm
switch theme
search in API
intent_library
/
com.nimmsta.intent_library.models.actions
/
BluetoothCompatibilityAction
Bluetooth
Compatibility
Action
class
BluetoothCompatibilityAction
(
bluetoothCompatibilityModeActive
:
Boolean
?
=
null
)
:
IAction
This action sets or gets compatibility mode for bluetooth.
Members
Constructors
Bluetooth
Compatibility
Action
Link copied to clipboard
constructor
(
bluetoothCompatibilityModeActive
:
Boolean
?
=
null
)
Properties
is
Device
Action
Link copied to clipboard
open
override
val
isDeviceAction
:
Boolean
=
false
name
Link copied to clipboard
open
val
name
:
String
?
Functions
get
Data
Json
Link copied to clipboard
open
override
fun
getDataJson
(
)
:
JsonObject
?
get
Json
Link copied to clipboard
open
fun
getJson
(
)
:
JsonObject