The session is actively running.
SDK
- watchOS 6.0+
Framework
- Watch
Kit
Declaration
case running = 2
The session is actively running.
SDK
Framework
case running = 2
case not Started
The app has not yet started or scheduled the session.
case scheduled
The app has scheduled the session to run at a future date.
case invalid
Either the session has encountered an error, or it has stopped running.