Interface BatteryLevelChangeReceiver.Listener

  • All Implemented Interfaces:
    com.pointrlabs.core.receiver.PointrBroadcastReceiver.Listener

    
    public interface BatteryLevelChangeReceiver.Listener
     implements PointrBroadcastReceiver.Listener
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void onBatteryChange(@Nullable() BatteryInfo batteryInfo)
      • Methods inherited from class java.lang.Object

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