-
@Serializable() public final class BluetoothCompatibilityActionResponse
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanbluetoothCompatibilityModeActiveprivate final BooleancanChange
-
Constructor Summary
Constructors Constructor Description BluetoothCompatibilityActionResponse()
-
Method Summary
Modifier and Type Method Description final BooleangetBluetoothCompatibilityModeActive()final BooleangetCanChange()-
-
Method Detail
-
getBluetoothCompatibilityModeActive
final Boolean getBluetoothCompatibilityModeActive()
-
getCanChange
final Boolean getCanChange()
-
-
-
-