Package 

Class AppActivatedEvent

  • All Implemented Interfaces:

    
    public class AppActivatedEvent
    extends ApplicationEvent
                        

    AppActivated 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
      AppActivatedTriggerType getTrigger() Required Entry point from which the app was launched.
      String getCausedBy() A short description of the action that caused the app to be activated
      LaunchDisplayType getDisplayScreen() Required ..
      EventType getEventType() Get EventType.
      static AppActivatedEvent.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