Package 

Class FTUEAgreementsEvent

  • All Implemented Interfaces:

    
    public class FTUEAgreementsEvent
    extends ApplicationEvent
                        

    FTUEAgreementsEvent 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
      FTUEAgreementsEvent.FTUEAgreementsAction getAction() Log DISPLAY when the screen is displayed;Log DONE or SEE_MY_INVITE when the corresponding option is clicked;Log SIGNUP when the button is clicked on the value prop screen
      String getSdcardCid() SD card CID
      AboutNavigationAction getTrigger() Log WELCOME when the value prop screen is displayed; Log VERIFICATION_COMPLETE when ALL DONE, LETS GET STARTED screen is displayed
      InteractionMethodValue getInteractionMethod() for each user interaction log the interaction method
      EventType getEventType() Get FTUEAgreementsEvent's EventType
      static FTUEAgreementsEvent.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