Package 

Class ChargeStateEvent

  • All Implemented Interfaces:

    
    public class ChargeStateEvent
    extends ApplicationEvent
                        

    ChargeStateEvent Schema model object.

    • 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
      Long getTimestamp() Get timestamp The time at which location was determined
      Double getBatteryLevel() Get battery level in percentage
      Double getBatteryRange() Get battery range in km
      EventType getEventType() Get EventType.
      static ChargeStateEvent.Builder builder()
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.ApplicationEvent

        getEventData
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.Event

        getFormatType, getLogContext
      • Methods inherited from class java.lang.Object

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