-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Comparable
public enum BluetoothServiceState extends Enum<BluetoothServiceState>
Represents the service states for Bluetooth On - when bluetooth service is active Off - when bluetooth service is not active Corrupted - when bluetooth service is corrupted
-
-
Method Summary
Modifier and Type Method Description final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-