Class: Toybox.Background.InvalidBackgroundTimeException

Overview

Indicates a invalid time was provided to registerForTemporalEvent(), which may be invalid because it either:

  • Occurs less than five minutes after the last background event occurred

  • Has a duration of less than five minutes

Since:

API Level 2.3.0

Instance Method Summary collapse

Instance Method Details

initialize(msg as Lang.String)

Constructor

Parameters:

Since:

API Level 2.3.0


Generated Mar 18, 2024 2:40:10 PM