Package 

Class ASREvent

  • All Implemented Interfaces:

    
    public class ASREvent
    extends SensorEvent
                        

    ASREvent Schema model object.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class ASREvent.Builder
    • 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
      EventType getEventType() Get ASREvent's EventType
      Array<ASRItem> getASRList()
      static ASREvent.Builder builder()
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.SensorEvent

        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