Class ILocation.Type

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String USER_POSITION
      A location where a user was at a certain point in time
    • Field Detail

      • USER_POSITION

        public static final String USER_POSITION

        A location where a user was at a certain point in time

        The mobile app sets this type of location together with the geo position to the user that is working with the mobile app and to the tasks that are worked with on the mobile app.

        See Also:
        Constant Field Values
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.