Class SendLocation

    • Constructor Detail

      • SendLocation

        public SendLocation()
    • Method Detail

      • getLivePeriod

        @Nullable
        public java.lang.Integer getLivePeriod()
        Returns:
        Period in seconds for which the location will be updated.
      • setLivePeriod

        public void setLivePeriod​(@Nullable
                                  java.lang.Integer livePeriod)
        Parameters:
        livePeriod - Period in seconds for which the location will be updated.