-
public class IllegalOperationMessageCreator
-
-
Constructor Summary
Constructors Constructor Description IllegalOperationMessageCreator(CharacteristicPropertiesParser propertiesParser)
-
Method Summary
Modifier and Type Method Description StringcreateMismatchMessage(BluetoothGattCharacteristic characteristic, int neededProperties)-
-
Constructor Detail
-
IllegalOperationMessageCreator
IllegalOperationMessageCreator(CharacteristicPropertiesParser propertiesParser)
-
-
Method Detail
-
createMismatchMessage
String createMismatchMessage(BluetoothGattCharacteristic characteristic, int neededProperties)
-
-
-
-