Class SendLocation


public class SendLocation extends SendCoordinates
See Also:
  • Field Details

  • Constructor Details

    • SendLocation

      public SendLocation()
  • Method Details

    • getLivePeriod

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

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