Package 

Enum RadarTrackingOptions.RadarTrackingOptionsSync

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ALL

      Syncs all location updates to the server.

      STOPS_AND_EXITS

      Syncs only stops and exits to the server.

      NONE

      Does not sync location updates to the server.

    • Method Summary

      Modifier and Type Method Description
      final String toRadarString()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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