Package 

Enum BluetoothServiceState

  • 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

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      Corrupted
      Off
      On
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait